설명
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
스크린샷
설치
- 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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
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