0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
7.0-0
/
standard
/
htdocs
/
templates
/
trackerinput
/
[
Home
]
File: location.tpl
<div class="map-container" data-target-field="{$field.ins_id}" style="width: 500px; height: 400px;"></div> <input type="text" name="{$field.ins_id}" id="{$field.ins_id}" value="{$field.value|escape}" size="60" /> <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>