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}] The Address class represent a specific address information, with its coordinates. Convert an address to geographical location. Adds marker to the layer. Adds a new vertex to the poly. The object will be aligned to the map bottom center. The object will be aligned to the bottom left corner of the map. The object will be anchored at the bottom right corner of the map. The object will be aligned to the map center. The object will be aligned to the map left center. The object will be aligned to the map right center. The object will be aligned to the map top center. The object will be aligned to the top left corner of the map. The object will be aligned to the top right corner of the map. An integer that contains the brush transparency. 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. The AutoSuggest class adds a pulldown menu of suggested street and cities to a text fields.[{BR}] The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys. A Coordinate object that contains the bottom right coordinate. The Bounds class represent a rectangular area of the map in geographical coordinates.[{BR}] This class defines a brush style. [{B}][{U}]Inheritance[{/U}][{/B}]: Shape > Circle A Circle type. [{B}][{U}]Inheritance[{/U}][{/B}]: Icon > CircleIcon The city name of the address. 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). Set the layer clustering to be high. Set the layer clustering to be low. Set the layer clustering to be medium. Disable the layer clustering. A string that contains the brush color (In hex format: XXXXXX). The ContextMenu class allows you to add a right click context menu to the map.[{BR}] You should define a ContextMenu object and then attach the instance to the required map(s). The geographical location of the address. This is the base class of the provided coordinates classes. A string that contains the maneuver coordinates separated by the character ^ @VarDesc Array coordinatesString Convert a geographical location to an address. The country name of the 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. The Debug class is a static class allows you to track and debug the JavaScript code during run time. A string that contains the maneuver description text. A string that contains the maneuver direction. 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. This event dispatches after a geocode response has arrived from the server. This event dispatches when the user clicks on the map. This event dispatches when the user stops dragging the map. This event dispatches when the user starts dragging the map. This event dispatches after the map has succsesfully initialized.[{BR}] The event occurs only once during the application run time. This event dispatches after the map has succsesfully loaded. This event dispatches after the map has been modified with a new position. This event dispatches after the map has been resized. This event dispatches after the user finishes to build/draw a polygon. This event dispatches after the user clicks on a shape. This event dispatches after the user finishes to edit a shape (polygons, polylines, circles). This event dispatches after the user moves the mouse cursor out of a shape. This event dispatches after the user moves the mouse cursor over a shape.
This event dispatches after the user selects one shape or more (polygons, polylines, circles). The EventListener class helps you to register event handlers defined by this API.[{BR}] Some of the classes that inherit from this class are: Map, OverviewMap, LayersManager In order to help you get started faster, below you can find a list of examples. Execute the route with the initialized locations. [{B}][{U}]Inheritance[{/U}][{/B}]: Icon > ExternalIcon Fits the map view to a list of specified coordinates. Fits the map view to the displayed route. The full address value. |