Very powerful plugin for creating Google Maps. Add maps with your customized settings to post and pages with shortcode or special editor tool. Show or hide elements with custom parameters. Get directions from any address to your destinations.
Google Maps plugin is built on wordpress core functionality. Maps, markers, polygons and polylines are based custom post type and categories are made with custom taxonomy. Images are associated with Wordpress media library.
Themes with widgets support are able to use plugin widgets: filter widget, elements list widget and directions widget.
Developers can use all features on their own source code and make extra functionality to google maps. Plugin is connectable with another plugins like Polylang, Taxonomy Terms Order, Advanced Custom Fields and so on.
In PRO version is also support for widgets, map styles, custom marker icon and a lot of more features.
This is revolution in Google Maps in Wordpress.
See detailed overview about
Google Maps Ve PRO Version
https://www.youtube.com/watch?v=HfMk4M52P-4
Google maps free Version
- Unlimited maps
- Unlimited markers, polyons and polylines
- Editable map height and width
- Get coordinates by address
- Responsive maps
- Easy to use
- UTF-8 support
- Support for localization
- Google maps types: roadmap, terrain, satellite and hybrid
- Animations
- Visitor based coordinates
- Polylang and another plugins support
- Wordpress core functionality
- Street view supported
- Maps are rendered by the latest Google maps API v3
- Autocomplete for address
Google maps PRO Version
- Unlimited maps
- Unlimited markers, polyons and polylines
- Editable map height and width
- Get coordinates by address
- Responsive maps
- Easy to use
- UTF-8 support
- Support for localization
- Google maps types: roadmap, terrain, satellite and hybrid
- Animations
- Visitor based coordinates
- Polylang and another plugins support
- Wordpress core functionality
- Street view supported
- Maps are rendered by the latest Google maps API v3
- Autocomplete for address
- Filter module
- Directions module
- Markers list module
- Carousel list
- Widgets for all modules
- Editor tool to generate shortcode into post or page
- Infowindows
- Links and images in infowindow
- Custom marker icon
- Custom marker parameters
- Insert addons above or below map
- Duplicate maps
- Marker description supports Wordpress text editor
- Markers clusterer - show count if there are too many markers on same location
- Map styles selection
Technical support
If you have any problems, contact us at
info@veebiekspert.ee
Google Maps inspiration
If you have any ideas to make plugin better, contact us at
info@veebiekspert.ee
Translations
We are very thankful if you help us to translate plugin to your language.
- English - default
- Estonian
Download and install
Login to wp-admin and click Plugins -> Add new. Search by "Google Maps VE" keyword and install it.
Click here to download Google Maps Ve PRO Version
Create your first map
Click on Google Map -> Add new map from left menu. Insert map title and confiugure by your needs. Save map and then you can add markers, polygons and polylines to created map.
Add map to your page or post
In map settings header is box called shortcode. Copy this to your content. In PRO version there is tool for inserting maps to content.
Add map to your php code
<?php echo do_shortcode('[ve_gmap map="267"]'); ?>