+1

Zoom into current location?

JohnWeez fa 11 anys updated by icahill (Administrator) fa 11 anys 1
Just trying to zoom into my current location
If you set currentlocation to "yes" then you should be able to just assign the region to the location using object properties:


<assign property="object:MAP.region" value="[object:MAP.locagtion]"/>


In this example, MAP is the alias of the map tag you are using.