Smart GEO GMap

Beschrijving

Smart GEO GMap is a WordPress plugin that provides an easy way to integrate a Google Map over WordPress Page/Post using an easy Shortcode. Upload up to 3 GeoJSON files for encoding a variety of geographic data structures and showing and drawing boundaries, shapes, markers and infowindows (tooltips) on the map. Make your map funny: Upload a Snazzy file to stylize the map.

What is GeoJSON?

GeoJSON is a format for encoding a variety of geographic data structures. Take a look at the documentation: https://geojson.org/

Google API Key

This step is mandatory:
https://developers.google.com/maps/documentation/javascript/get-api-key

Snazzy Maps Skins

Snazzy Maps is a community built around creating and sharing great looking styles for Google Maps. https://snazzymaps.com

Features

  • No coding skills required!
  • Multiple markers
  • Marker info window (marker tooltips)
  • Coordinates: 3 center area controls
  • Upload up to 3 GeoJSON files and draw boundaries, shapes, add markers and tooltips on the map.
  • 1 Snazzy Maps Skin
  • Zoom: world, landmass/continent, city, streets, buildings
  • Responsive layout
  • Full screen map
  • Change event type on tooltip
  • WordPress Backend Compliant

Author

Giuseppe Maccario

Author URI

https://www.giuseppemaccario.com

Live Demo

Smart GEO GMap

Schermafbeeldingen

Installatie

  • Install a Plugin using WordPress Plugin Search
  • Go to your WordPress admin area and click on Plugins > Add New
  • Find the plugin by typing Smart GEO GMap
  • Click Install and then Activate
  • Go to /wp-admin/admin.php?page=smart_geo_gmap_menu_page
  • Go to Settings tabs and save your Google API Key and your preferences
  • Go to Files tabs and upload your GEO JSON and Snazzy files

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Smart GEO GMap” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Smart GEO GMap” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.6.2

  • Small changes

1.6.1

  • Bug fix

1.6

  • Fix files links
  • Add a touch of beauty in the admin panel
  • Google API Key is now type password instead of text
  • Add show Google API Key
  • Fix CSS classes
  • Add Documentation page in the admin panel
  • Update screenshots

1.5

  • Architecture Refactoring
  • Backward compatibility
  • Implement full or half centered width
  • Implement map type
  • Implemented dynamic legend
  • Minor fixes