Icons
Geocode
LBS
Search
Route
Points
Miscellaneous
Index
Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
V
 VectorLayer
 VIEW_HYBRID, Map
 VIEW_RASTER, Map
 VIEW_SATELLITE, Map
 VIEW_VECTOR, Map
W
 width
 writeMap
 writeMapToContainer
X
 x
Y
 y
Z
 zipCode
 zoomIn
 zoomLevel
 zoomOut
[{B}][{U}]Inheritance[{/U}][{/B}]: Layer > VectorLayer
Map.VIEW_HYBRID
An Hybrid view.[{BR}] The hybrid view is a mix between the standard map and the satellite images.
Map.VIEW_RASTER
A raster map view.
Map.VIEW_SATELLITE
A satellite images view.
Map.VIEW_VECTOR
A vector map view.
An integer that contains the line width.
Debug.write = function(_text,
_color)
Writes a message in a floating window.
Debug.writeHTML = function(_html)
Writes message as an HTML in a floating window.
t.writeMap=function()
Writes the map component code into the HTML document.
Writes the map component into the specified DOM container.
An integer that contains the x point.
An integer that contains the y point.
The zip code value of the address.
t.zoomIn=function()
Zooms the map in.[{BR}] Increases the zoom level by one.
The zoom level of the address.
t.zoomOut=function()
Zooms the map out.[{BR}] Decreases the zoom level by one.