Forum Home

JavaScript Map API

Javascript API introduces a new API where you can get the whole map through the world. Here you can watch the map and also make different type of utilities using this API.

The Maps API is a free service, available for any web site that is free to consumers. Before using this API,we assume that you are familliar with Javascript.

Tutorials for different features are included in samples section which makes you become more familliar with this API. To know more detail description of the features, see API Reference section.

Features:

Below features are avaiable in the JavaScript API

Customized Tile Layer

This feature helps you add different type of layers or styles in the map.

Overview map

This feature is the mini version of main map which can be added at any position in the map.

Routing

API provides routing path between two points in the map.

Context Menu

API also provides a beautiful context menu by default with a number of menu items. They are used to draw direction. API user can add and remove item in the default context menu. Also API user can insert customize context menu instead of default context menu.

HTML overlay

This feature is used to add any DOM object in map.

Info Display

API gives you a special feature that is InfoDisplay. API user get info display if necessary and edit as required.

Marker

To highlight a point API user can use this feature. Map set a icon at the given point and can display info display if API user defined.

Vector Design

This is a special feafure to draw any polyline and polygon shapes. API user can draw thematic map with this and catch event.

Future features:

Circle & Path

In future we want to facilitate API user in various drawing shapes such as circle and path.

More cutomizable InfoDisplay

In future we are planning to give more flaxible and customizable InfoDisplay

Search

In search we are trying to give more way to address searching and intelligent cache.