+1

Zoom into current location?

JohnWeez il y a 11 ans mis à jour par icahill (Administrator) il y a 11 ans 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.