Index The ScreenPoint class represent a point on the viewport of the map by an X and Y coordinate in pixels. Sets the background color of the map. Sets a new brush style to the circle. Sets the map center position by the given address. Sets the clustering level of the layer’s markers drawing method.[{BR}] When you set the clustering level to high, the layer clusters a bunch of close markers and draw them as one marker[{BR}] When you set the clustering level to none, the layer doesn’t use the clustering method at all.[{BR}] Assigns a new context menu to the map. Sets the center coordinate of the circle. Set the icon’s counter color (In hex format: XXXXXX). Set the icon’s counter offset position. Set the icon’s counter font size (in pixels). Sets the map’s cursor to the one given by the url param. Changes the map’s cursor to the default cursor (the default cursor is a “hand pointer”).[{BR}] You can set the map’s default cursor by the setDefaultCursor method.[{BR}] Sets a default brush style to the layer. Sets a default layer to the layers manager. Sets a default line style to the layer. Sets the route destination location by an address. Sets a new direction to the marker. Sets the dom element of the overlay to be presented. Sets the route as editable.[{BR}] The user can drag the route to a new point to add a new location. Sets a new hint to the shape. Sets an HTML text to the overlay. Sets a new icon to the marker. Sets a new label to the shape. Sets the layers manager of the map. Sets a new line style to the circle. Set the map loading icon (acceptable formats: SWF, PNG, JPG, GIF). Sets a new position to the map loading icon. Set a new position to an overlay that added to the map as a map overlay (see addOverlayToMap)[{BR}] Sets the maximum zoom level the layer can be shown. Sets the minimum zoom level the layer can be shown. Sets the map mode. Sets a new name to the overlay. Sets an offset position to the overlay. Sets the route origin location by an address. Sets the position of the debug window when it opens. Sets a new radius to the circle. Sets a new position to the map scale bar. Set a new position to an overlay that added to the map as a screen overlay (see addOverlayToScreen)[{BR}] The anchor and the offsetPosition parameters are used to determine alignment of the overlay above the map.[{BR}] The offsetPosition is relative to the given anchor.[{BR}] Set the size of the debug window. Sets the route line style. Set the map target icon (acceptable formats: SWF, PNG, JPG, GIF). Sets the default text style of the debug window. Sets the route type. Sets map units. Sets the url of the remote vector layer. Sets a new coordinate to the specified vertex. Sets new vertices to the poly. Sets the map view. Sets a new zoom level to the map. The Shape class is used to define a shape (Marker, Polygon, Polyline, Circle) to be drawn on the map.[{BR}] In order to add any shape on the map you should add the shape object to the map’s LayersManager object.[{BR}][{BR}] Shows the layer above the map. Shows the route animation. Shows the label of the shape. Shows the route maneuvers. Shows an overlay above the map. Shows a route on the map.
Shows a target icon on the map. The state name of the address. The street name of the address. A Coordinate object that contains the top left coordinate. Fires a custom event on the source object.[{BR}] The specified arguments array is passed to the event handler function. A string that contains the maneuver type. Sets the route type as fastest path. Sets the route type as a fastest path with use of tollways. Represent a layers collection. Represent a layers manager. Represent a local vector layer. Represent a layer. Sets the route type as a path to pedestrian. Represent a remote vector layer. Sets the route type as shortest path. Sets the route type as a shortest path with use of tollways. Represent a vector layer. Undo map position. Imperial units. metric units. |