You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4 lines
559 B

<div class="map-container" data-geo-center="{defaultmapcenter}" data-target-field="{$field.ins_id}"
data-map-controls="{if empty ($field.options_map.map_options_edit)}controls,search_location,current_location,navigation,layers{else}{$field.options_map.map_options_edit}{/if}"></div>
<input type="text" class="form-control" name="{$field.ins_id}" id="{$field.ins_id}" value="{$field.value|escape}" size="60" class="form-control">
<div>{tr}Format: x,y,zoom where x is the longitude, and y is the latitude. Zoom is between 0 (view Earth) and 19.{/tr}</div>