JsMaps Examples

All examples are done using the native map, and the external API abstraction. Please note that not all features are supported equally, due to differences on the external APIs.

Basic Map

This example displays a basic movable map with all enabled options.

View example »

Draggable Marker

This example displays a draggable marker on the map.

View example »

Infobox

This example displays a map with two markers, clicking on a marker opens an infobubble which holds HTML content related to the marker.

View example »

Map Events

This example displays how the events are being handled on verious API's

View example »

Polyline

This example displays polylines with different options enabled.

View example »

Polygon

This example displays polygons with different options enabled.

View example »

Circle

This example displays a simple circle with different options enabled.

View example »

Static Map

This example displays a static map link generator.

View example »

Geocoder

This example displays geocode results, please note, that results data and quality are different on every mapping provider.

View example »