Multimap API V1.2 JavaScript Example
The Multimap API now allows you to improve the appearance of multiple icons on a map.
When two or more separate locations are specified on a map there is a chance that the icons that mark them may overlap, especially where the map in question is on a large scale or has been zoomed out. To avoid this, Multimap's API offers options for 'decluttering' icons that are close to each other.
There are two methods for arranging clusters:
There are two methods for identifying clustered locations:
The default behavior is 'aggregate' and 'fast'.
You can now combine marker 'decluttering' and filtering; please see the separate topic on Filtering Markers.
MultimapViewer: declutterGroup()
If you view this in your browser you should see a Multimap draggable map centered on Saint James Avenue, Boston, Massachusetts, USA, at zoom factor 15.
|
|
There are three parts to the code below. The first is the line that links to the Multimap API. The second is an example of the HTML you must have in your page. The third is an example of the JavaScript required to implement the page.
<script type="text/javascript" src="http://clients.multimap.com/API/maps/1.2/demo"></script>
Sorry, JavaScript required...
Sorry, JavaScript required...
Sorry, JavaScript required...
For more information on the subject of Multimap API JavaScript code, please read the API documentation at: http://clients.multimap.com/share/documentation/api/1.2/classes/.
If you require further help with your map API implementation, please contact the Multimap Customer Support team:
| London, Great Britain | +44 (0)20 7632 7777 |
| email: | info@multimap.com |
For general account enquiries or further services, please contact the Multimap Sales team:
| London, Great Britain | +44 (0)20 7632 7800 |
| email: | sales@multimap.com |