T
by Travis Hydzik
3 (0 reviews)
thydzik Google Map
thydzikGoogleMap is a WordPress plugin that creates inline Google maps in your WordPress posts.
Tested up to WP 4.9 (Current: 6.8.2)
vtrunk
Current Version vtrunk
Updated 7 years ago
Last Update on 10 Feb, 2018
Synced 6 days ago
Last Synced on
Rank
#28,750
—
No change
Active Installs
10+
—
No change
KW Avg Position
1
—
No change
Downloads
7.8K
+1 today
Support Resolved
0%
—
No change
Rating
60%
Review 3 out of 5
3
(0 reviews)
Next Milestone 20
10+
20+
920
Ranks to Climb
-
Growth Needed
8,000,000
Current Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 9,200 more installs to reach 20+
Rank Changes
Current
#28,750
Change
Best
#
Active Installs Growth
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
3.0
0 reviews
Overall
60%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 2 of 2| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| thydzik-google-map | 1 | — | Tag | 6 days ago |
| thydzikGoogleMap | 1 | — | Tag | 6 days ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- trunk
- Last Updated
- Feb 10, 2018
- Requires WP
- N/A+
- Tested Up To
- 4.9
- PHP Version
- N/A
- Author
- Travis Hydzik
Support & Rating
- Rating
- ★ ★ ★ ☆ ☆ 3
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowFrequently Asked Questions
Common questions about thydzik Google Map
Upload folder 'thydzik-google-map' to the '/wp-content/plugins/' directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Under 'Plugins' > 'thydzik Google Map', you will find the 'thydzik Google map setup' page. The default map size can be changed here if desired.
Upload a Google map XML data file with latitude and longitude points. An example XML file http://thydzik.com/thydzikGoogleMap/example.xml is included, it is better to create a directory outside the plugin directory as every time you update your xml files will be deleted.
Use
thydzikGoogleMap is called in a WordPress post by writing the following on a single line where you want the Google Map to appear:
thydzikgooglemap(example.xml)
For the more adventurous;
thydzikgooglemap(example.xml, width, height, zoom, maptype)
Activate the plugin through the 'Plugins' menu in WordPress.
Under 'Plugins' > 'thydzik Google Map', you will find the 'thydzik Google map setup' page. The default map size can be changed here if desired.
Upload a Google map XML data file with latitude and longitude points. An example XML file http://thydzik.com/thydzikGoogleMap/example.xml is included, it is better to create a directory outside the plugin directory as every time you update your xml files will be deleted.
Use
thydzikGoogleMap is called in a WordPress post by writing the following on a single line where you want the Google Map to appear:
thydzikgooglemap(example.xml)
For the more adventurous;
thydzikgooglemap(example.xml, width, height, zoom, maptype)
example.xml is your xml file, and example xml file is included with thdyzikGoogleMap in the plugin directory.
width is the optional width parameter, if left out the default width defined in the thydzikGoogleMap options will be used.
height is the optional height parameter, if left out the default height defined in the thydzikGoogleMap options will be used.
zoom is the optional zoom level from 0 to 17 (0 being the furthest away), if left out zoom will be calculated automatically to fit all points.
maptype is the optional map type parameters, which can be (Normal, G_NORMAL_MAP, N), (SATELLITE, G_SATELLITE_MAP, S), (HYBRID, G_HYBRID_MAP, H), (PHYSICAL, G_PHYSICAL_MAP, P, TERRAIN or T) if left out Normal is defined.
gpx is the optional parmeter to show a icon on the map to allow gpx file download, the parameter can be gpx, d or download.
width, height, zoom, maptype, gpx can be in any order and are case insensitive, all the following are valid uses:
thydzikgooglemap(example.xml)
thydzikGoogleMap(example.xml, 5, gpx)
thydzikgooglemap(example.xml, 4, S, download)
tHyDzIkGoOgLeMaP(example.xml,hYbRiD,450,225, gpx)
thydzikGoogleMap(example.xml, TERRAIN)
thydzikGoogleMap(example.xml, 640, 480)
Multiple thydzikGoogleMap can be displayed in a single post.
thydzik Google Map is not working or experiencing problems
Post a comment on the thydzik Google map homepage and be sure to accurately describe the problem and please include a link to your post with the thydzik Google Map problem.
width is the optional width parameter, if left out the default width defined in the thydzikGoogleMap options will be used.
height is the optional height parameter, if left out the default height defined in the thydzikGoogleMap options will be used.
zoom is the optional zoom level from 0 to 17 (0 being the furthest away), if left out zoom will be calculated automatically to fit all points.
maptype is the optional map type parameters, which can be (Normal, G_NORMAL_MAP, N), (SATELLITE, G_SATELLITE_MAP, S), (HYBRID, G_HYBRID_MAP, H), (PHYSICAL, G_PHYSICAL_MAP, P, TERRAIN or T) if left out Normal is defined.
gpx is the optional parmeter to show a icon on the map to allow gpx file download, the parameter can be gpx, d or download.
width, height, zoom, maptype, gpx can be in any order and are case insensitive, all the following are valid uses:
thydzikgooglemap(example.xml)
thydzikGoogleMap(example.xml, 5, gpx)
thydzikgooglemap(example.xml, 4, S, download)
tHyDzIkGoOgLeMaP(example.xml,hYbRiD,450,225, gpx)
thydzikGoogleMap(example.xml, TERRAIN)
thydzikGoogleMap(example.xml, 640, 480)
Multiple thydzikGoogleMap can be displayed in a single post.
thydzik Google Map is not working or experiencing problems
Post a comment on the thydzik Google map homepage and be sure to accurately describe the problem and please include a link to your post with the thydzik Google Map problem.