Maps made easy

Map examples

All map examples were generated with our plugin. Most examples can be imported directly to your plugin. A download button can be found at the end of each example page.

Map of California with Markers

This is a sample map of California showing three markers of San Francisco, Los Angeles and San Diego:

If you click on one of the markers, it will open the corresponding Wikipedia article. The URL is stored for each marker in its “click value”. The Map Template allows to execute custom JavaScript code, when the user clicks on one of the markers. The example from above uses the following JavaScript to open a URL on the same page:

window.location = click_value;
Continue reading

Interactive Map of Africa

This is an interactive map of Africa showing some Portuguese speaking countries:

The plugin allows to edit a given region simply by clicking on a country. In this example we decided to color all countries that speak at least partly Portuguese. It is also possible to set a different focus. For example, there are also maps for Eastern, Southern, Western, Northern and Middle Africa.

Continue reading

Map of Hawaii

This is a sample map of Hawaii showing the ten biggest cities:

Map of Hawaii showing the ten biggest cities. You could also use the space below the map for any other information.
Name Population
1 Honolulu 371,657
2 Pearl City, Manana 47,698
3 Hilo 43,263
4 Kailua 38,635
5 Waipahu 38,216
6 Kāne‘ohe 34,597
7 Mililani Town 27,629
8 Kahului 26,337
9 ‘Ewa Gentry 22,690
10 Kīhei 20,881

Try to hover over the cluttered markers and you will see a magnifying glass that will open to show the markers in more detail.

Continue reading

Search

Responsive? Yes!

Our maps are fully responsive. They automatically fit into the available width. Try it by resizing your browser window.

Did you know…

  • All examples are importable to your plugin.
  • We extend our set of examples from time to time. If you think there is an example missing, write us a message and we will try to add it!

User reviews

  • Best map-plugin I could find.
  • Great support. Real fast response. This was exactly what I needed. Very flexible and useful.
  • Was waiting for plugin like this for ages! Customer support is also great.
  • Customer support is excellent and very quick. I have no hesitation in recommending this product.

Example for a sidebar map


All maps can also easily be added to your sidebar.