Hi,
If you tap a map on Map app, you can get a geo location information where you have tapped.
Is it possible to get a geo location information where you have tapped on the map element on LongRange app?
I appreciate your kind advice.
Best Regards,
Megumi Sawada
[RPG/RDMLX]Touch on Map element
Re: [RPG/RDMLX]Touch on Map element
It should be possible. Please allow us to have a test first see if it works fine on both iOS and Android. We will get back to you as soon as we finish it.
Thanks.
Thanks.
Re: [RPG/RDMLX]Touch on Map element
Hi Megumi,
Please have a look if this is what you expected? Thanks
When user tap the mapview, a pin is put on map and show address and coordinates of current pin. If user click another location, previous pin is removed and a new pin is put on current location with address and coordinates displayed.
See attached screenshots
Please have a look if this is what you expected? Thanks
When user tap the mapview, a pin is put on map and show address and coordinates of current pin. If user click another location, previous pin is removed and a new pin is put on current location with address and coordinates displayed.
See attached screenshots
- Attachments
-
- Android
- Android.png (124.62 KiB) Viewed 1985 times
-
- iOS
- iOS.png (423 KiB) Viewed 1985 times
-
MegumiSawada
- Posts: 266
- Joined: Tue Feb 19, 2013 5:18 pm
Re: [RPG/RDMLX]Touch on Map element
Hi Jason,
Thank you!
Yes,that is what we expects.
We would like to get and use that address and coordinates programatically then.
Should I send enhancement request via support?
Best Regards,
Megumi Sawada
Thank you!
Yes,that is what we expects.
We would like to get and use that address and coordinates programatically then.
Should I send enhancement request via support?
Best Regards,
Megumi Sawada
Re: [RPG/RDMLX]Touch on Map element
Hi Megumi,
You mentioned "We would like to get and use that address and coordinates programatically then", can you please provide more details about this? Do you mean the pin location info needs to be sent to server? If you just need to send the selected location info to server, you can try one of our existing demo in Programming Examples - Use Case Examples - Add New Pins see if it can satisfy your requirement.
Feel free to let me know if you have any concerns:)
Thanks
Jason
You mentioned "We would like to get and use that address and coordinates programatically then", can you please provide more details about this? Do you mean the pin location info needs to be sent to server? If you just need to send the selected location info to server, you can try one of our existing demo in Programming Examples - Use Case Examples - Add New Pins see if it can satisfy your requirement.
Feel free to let me know if you have any concerns:)
Thanks
Jason
-
MegumiSawada
- Posts: 266
- Joined: Tue Feb 19, 2013 5:18 pm
Re: [RPG/RDMLX]Touch on Map element
Hi Jason,
I cannot find Programming Examples - Use Case Examples - Add New Pins.
Could I have a sample code for this?
We'd like to add a pin, get the geo coordinates for it ,send it to the server and write it to the database.
Is that example achieve the requirements?
Best Regards,
Megumi Sawada
I cannot find Programming Examples - Use Case Examples - Add New Pins.
Could I have a sample code for this?
We'd like to add a pin, get the geo coordinates for it ,send it to the server and write it to the database.
Is that example achieve the requirements?
Best Regards,
Megumi Sawada