Page 1 of 1

[RPG/RDMLX]Touch on Map element

Posted: Mon Jun 24, 2019 6:10 pm
by MegumiSawada
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

Re: [RPG/RDMLX]Touch on Map element

Posted: Tue Jun 25, 2019 9:36 am
by jasonzhou
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.

Re: [RPG/RDMLX]Touch on Map element

Posted: Wed Jun 26, 2019 2:24 pm
by jasonzhou
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

Re: [RPG/RDMLX]Touch on Map element

Posted: Wed Jun 26, 2019 4:19 pm
by MegumiSawada
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

Re: [RPG/RDMLX]Touch on Map element

Posted: Thu Jun 27, 2019 9:49 am
by jasonzhou
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

Re: [RPG/RDMLX]Touch on Map element

Posted: Thu Jun 27, 2019 10:22 am
by MegumiSawada
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