Mark - have you had an issues with the map not showing in the CP? It shows fine on the publish pages, but it doesn’t show on the edit pages. I’m using a Mac - it doesn’t show in either Safari or Firefox.
Another interesting side note - Only the map controls will show in my actual website layout (not the map itself), UNLESS I throw a PHP error, in which case the whole map shows properly. Gotta love cheese:
EDIT: So if I remove the width and height parameters in the EE tag calling the google map the map will show up on my site (not talking the CP). Or if I remove my DOCTYPE from my HTML - but that’s obviously not a good option.
EDIT 2: So I pulled the width and height declarations from the extension, and instead put in a class. If I use CSS to style that class then the map shows up fine on the site sized however I like. Strange quirks.
I pulled the DOCTYPE out of the CP html just for kicks but it didn’t fix it not showing in the edit panel.
EDIT 3: I think this might be the issue? On the edit page there’s an error thrown (that doesn’t happen on the publish page):
Error: invalid flag after regular expression
Source Code:
Notice: Undefined offset: 1 in ...path to EE ... /extensions/ext.geo.php on line 428