Topic: Fly to position

Hi,

if want change the view to some Position it happen instant.

Have a feature for "Fly to position" with x zoom?

Currently i use this script from demo:

OnlineMaps.instance.position = r.geometry_location;

Vector2 center;
int zoom;
OnlineMapsUtils.GetCenterPointAndZoom(new[] { r.geometry_bounds_northeast, r.geometry_bounds_southwest }, out center, out zoom);
OnlineMaps.instance.zoom = _locationZoom;

thanks

Re: Fly to position

Hello.

Here is an example of how to make a smooth move to a location:
https://infinity-code.com/atlas/online- … ample.html

Kind Regards,
Infinity Code Team.

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