This plugin is for wordpress to display google map in your wordpress site.
Shortcode [google_map_view latitude="24.17310" longitudinal="88.91905"].
Find you map latitude and longitudinal from here
coordinate
Display map: [google_map_view latitude="24.17310" longitudinal="88.91905"]
1.Extract the zip file and just drop the contents in the wp-content/plugins/ directory.
2.Activate the Plugin from Plugins page.
3.Use the short-code for displaying map [google_map_view latitude="24.17310" longitudinal="88.91905"]
version 2.0
- More lighter than previous version.
version 1.0
Implementation of basic functionality.