Function Index Adds a new item to the context menu. Adds a new layer to the existing layers collection. Adds a new listener for the specified event and call for the specified function when it occurs. Adds a new location by an address.
Adds an overlay on top of the map referenced to the Map. Adds an overlay on top of the map referenced to the client screen.[{BR}] The overlay position is fixed to screen (it won’t move in any map dragging).[{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}] Convert an address to geographical location. Adds marker to the layer. Adds a new vertex to the poly. The web developer utilizes the AtlasWeb SDK function sets to build his application on customer side by using the various package functions in his code. Assign map settings from a specific map. Clears the debug window. Clears all route locations. Clears the displayed route from the map. Converts a screen coordinate (in pixels) to a map coordinate (geographical coordinate). Convert a geographical location to an address. Creates a new local vector layer and add it as a child of the existing layers collection. Creates a new remote vector layer and add it as a child of the existing layers collection. Remove the automatic redraw of the layer.[{BR}] NOTE: [{BR}] Enable the layer auto redraw if you use a small amount of shapes[{BR}] If you have a massive use of shapes in your layer it’s recommended to call the redraw method manually after any change in the layer. Disable panning the map to the location the user clicks on the map. Set the icon counter to be disabled. Disable the option to zoom the map in and out by the mouse wheel. Disables the map panning. Sets the layer to be automatically redrawn after each change of its content.[{BR}] NOTE: [{BR}] Enable the layer auto redraw if you use a small amount of shapes[{BR}] If you have a massive use of shapes in your layer it’s recommended to call the redraw method manually after any change in the layer. Enable panning the map to the location the user clicks on the map. Set the icon counter to be enabled. Enable the option to zoom the map in and out by the mouse wheel. Enables the map panning. Execute the route with the initialized locations. Fits the map view to a list of specified coordinates. Fits the map view to the displayed route. Returns the map background color. Returns the bounding box (Top Left, Bottom Right) position of the circle. Returns the brush style of the circle. Returns the map center position. Returns the bounding box (Top Left, Bottom Right) position of the displayed map. Returns the map context menu. Returns the center coordinate of the circle. Returns the icon’s counter color (In hex format: XXXXXX). Returns the icon’s counter offset position. Returns the icon’s counter size (in pixels). Returns the default brush style of the layer. Returns the default layer of the layers manager. Returns the default line style of the layer. Returns the direction of the marker. Returns the dom element of the overlay. Returns true if the route is editable, otherwize, returns false.[{BR}] Returns the hint of the shape. Returns an HTML text of the overlay. Returns the icon of the marker. Returns all menu items. Returns the label of the shape. Returns the latitude value of the coordinate. Returns a reference to the layer instance with the specified name, or null if there is no layer with the specified name. Returns a list of layers within the layer collection. Returns the layers manager of the map. Returns the line style of the circle. Returns the longitude value of the coordinate. Returns the maximum zoom level the layer can be shown. Returns the maximum zoom level available for the map. Returns the minimum zoom level the layer can be shown. Returns the minimum zoom level available for the map. Returns the map mode. Returns the name of the layer. Returns the overlay offset position. Returns a reference to the overlay instance with the specified name, or null if there is no overlay with the specified name. Returns the map projection. Returns the radius of the circle. Returns the shape whose ID is specified. Returns all the shapes the layer holds. Returns the map size. Returns the route line style. Returns the type of the layer. Returns map units. Returns the url of the remote vector layer. Returns the coordinate of the specified vertex. Returns the vertices of the poly. Returns the vertices number of the poly. Returns the map view. Returns the zoom level of the map. Hides the layer from the map. Hides the route animation. Hides the label of the shape. Hides the target icon from the map. |