archertc
Member
Posted 2 years ago #
Just another person dropping in kudos here for Google Maps made Simple. Thanks for a GREAT plugin!
Of course I have just one *wee* wish: that it could also generate HTML code, not just the shortcode. In that way, it could also work in Tippy or Hover, so that someone could mouseover a map link and see the awesomely-generated-by-wpgmappity map as a popup or somesuch.
But that takes nothing away from what you have already achieved with this plugin. Really.
http://wordpress.org/extend/plugins/wp-gmappity-easy-google-maps/
mschwar
Member
Posted 2 years ago #
Heya archert - thanks :)
That's a really interesting idea. As it is now it only produces one line of HTML - just an empty <div>. It then produces a handful of JS to build each map. TinyMCE is really cranky about letting anything insert JavaScript in a post - thus the shortcode.
What do you think would be the most useful way to offer the functionality? Maybe add an option to the "insert link" button in TinyMce that builds a map?
I've never used Tippy or Hover before, I'll take a look at them to see their UI's.