With this plugin you can set ONE map with ONE marker to a page. The plugin uses API V3 and sets pure javascript to your page.
Known bug: For width and height a div contained the map code. This div is replaced by a fakeelement. If there is no parent element, CKEditor adds paragraphs around.
In IE8 maps are not editable. Error in googles main.js file, don't find a solution jet.
Correct translation is needed!
License
Licensed under the terms of the GPL.
Download
small_google_map.zip
Installation
1. Extract the archiv and copy the "gmap" folder to CKEditors "plugins" folder.
2. In the CKEditor configuration file (config.js) add the following code:
config.menu_groups = 'googlemaps'; config.extraPlugins = 'gmap'; config.toolbar_YourToolbarName = [ ['Button','Button','gMap'] ];
can't work with 4.x
can't work with 4.x