cyberhobo / wordpress-geo-mashup

Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Getting-Started
64 stars 15 forks source link

Custom image map or overlay image map #665

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

is there any way how can we implement custom image map?

https://developers.google.com/maps/documentation/javascript/examples/maptype-ima
ge
https://developers.google.com/maps/documentation/javascript/examples/maptype-ima
ge-overlay

..should I hack in the plugin or is there any proper way how to do it?

In our case we have the tiles from 1942 of a location which covers about 
15*15miles which we would like to be either natively shown or switchable by the 
map type switcher.

thank you in advance, 2046.

Original issue reported on code.google.com by 2...@emblem.cc on 1 Aug 2013 at 7:50

GoogleCodeExporter commented 9 years ago
The custom javascript API will allow you to implement these without hacking the 
plugin:

https://code.google.com/p/wordpress-geo-mashup/wiki/Documentation#Custom_JavaScr
ipt

enjoy!

Original comment by dylankk...@gmail.com on 1 Aug 2013 at 9:51

GoogleCodeExporter commented 9 years ago
Thank you :)

Original comment by 2...@emblem.cc on 2 Aug 2013 at 5:53