GPS MAP Widget Wordpress Plugin - Rating, Reviews, Demo & Download

GPS MAP Widget Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 1 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

This plugin implements a widget with a static google map which shows the GPS coordinates if those are available in the featured image.

Besides the widget it also adds two shortcodes:

EXIF_locationmap:

  • width: width of the mapimage in px. default 300px
  • height: height of the mapimage in px. default 200px;
  • zoom: googlemaps zoomlevel. Default 11
  • Errors: Show error messages when no exif is available or when there’s no featured image. Default is false for the shortcode

Example:
[EXIF_locationmap width=750 height=300 zoom=11 errors=false]

EXIF_location:

  • part: ‘latitude’, ‘longitude’ or ‘both’
  • form: ‘dec’ or ‘dms’ (decimal or Degree minute seconds. Decimal is default);

example:
[EXIF_location part=both]
will return 52.22935055,6.8737411

[EXIF_location part=both form=dms]
will return  52°21'13"N , 6°26'7"N

Screenshots

  1. gps-map-widget screenshot 1

    Widget as presented to the user (using Alizee theme in this case)

  2. gps-map-widget screenshot 2

    The widget settings


Reviews & Comments