Topic: How to get coordinate of a point

Hi,
I'm trying to get coordinate of a point that the distance between it and user current location is about 50km. It's like the image below.
I can't find any method to get the distance in km.
Can you tell me any way to do that?
Thanks!

Post's attachments

Attachment icon New Bitmap Image.png 8.78 kb, 75 downloads since 2017-06-07 

Re: How to get coordinate of a point

Hello.

Use OnlineMapsUtils.GetCoordinateInDistance.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: How to get coordinate of a point

Hi,
There's no GetCoordinateInDistance in OnlineMapUtils.
Is it in new version?

Re: How to get coordinate of a point

This method has been added in Online Maps v2.5.2.1.
If you are using an older version of Online Maps, simply update using Unity Asset Store or the built-in update system.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: How to get coordinate of a point

I did it. Thank you very much!
I have one more question. Can I get the address of a place by coordinate?

Re: How to get coordinate of a point

Example:
http://infinity-code.com/atlas/online-m … ample.html

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.