SL Google Map Add Google Maps to your ExpressionEngine website with ease.
Compatible with EE 1.
Free download.
- 1.1.2 (released 15th September, 2009)
- Merged a couple of FieldFrame compatibility updates, generously provided by Brandon Kelly. Shuddered quietly at the thought of him tutting as he looked at my code.
- 1.1.1 (released 9th July, 2009)
- Tidied up code in
_display_fieldmethod.
- Tidied up code in
- 1.1.0 (released 9th July, 2009)
- Added “map type” control to maps in Control Panel.
- Removed custom stand-alone entry form code, and updated extension to work with FieldFrame’s (new) native SAEF support.
- Updated the way map and pin data is stored in the database (now uses a serialized array).
- Addressed various minor niggling bugs.
- 1.0.9 (released 20th May, 2009)
- Implemented more robust ‘is a string’ tests, to avoid situations where passing an empty selector to jQuery 1.3.2 causes an exception.
- 1.0.8 (released 14th May, 2009)
- Added ‘map type’ support for templates and SAEFs.
- 1.0.7 (released 8th May, 2009)
- Reinstated CP jQuery requirement (and did it properly this time).
- Merged Brandon Kelly’s modifications, ready for upcoming changes to FieldFrame.
- 1.0.6 (released 23rd April, 2009)
- Removed cp_jquery requirement, as it was causing problems.
- 1.0.5 (released 23rd April, 2009)
- Added basic “requirements” info.
- First “official” public release.
- 1.0.4 (released 21st April, 2009)
- Modified
onunloadcode to prevent JS error in IE6/7. - Tweaked the code that applies a class to the map wrapper div.
- Modified
- 1.0.3 (released 17th April, 2009)
- Fixed moderately obscure bug whereby map / pin data wasn’t being updated in the hidden SAEF field.
- Reinstated
pinpoint_locationcallback functionality. - Added hidden “field formatting” field for SAEFs.
- Fixed bug with “fallback content” in display_tag method.
- Renamed
__display_fieldto_display_field, in accordance with EE coding guidelines.
- 1.0.2 (released 16th April, 2009)
- Added “centre on pin” option to display tag.
- Tidied up some code in the
display_tagmethod.
- 1.0.1 (released 16th April, 2009)
- Got horribly confused with tagging in Git repository. Move along, nothing to see here.
- 1.0.0 (released 15th April, 2009)
- Initial release.