nevermind. I fixed it. (this may have been referenced in a prior post….) but in order to get the map to display, I HAD to set a div in my CSS and reference that div in the ID of my map pair. Now it displays beautifully!!
Any chance you could display a bit of code of where you placed the div. I think I am having similar problems.
Here is the CSS Code:
#map
{
height: 250px;
width: 280px;
border: 1px solid black;
text-align: center;
}
And here is my actual template code:
{maplink id="map" controls="zoom|map_type" map="click_zoom|scroll_zoom" pin="center"}
{map}No map could be displayed{/map}
{/maplink}
maplink is the name of my custom field.
What fixed it was this:
id="map"
note that “map” in the pair matches the id of the css div.
HTH. Vee
Hi John, A quick update; I installed the latest version of FF, and was still unable to recreate the issue you’re having. Have you tried it with a different location? I’m just wondering whether Google Maps has a problem with the specific location you’re attempting to pinpoint. Cheers, Stephen
Hello Stephen.
I have tried difference locations - will try today with a fresh version on a new site. Will feed back.
Thanks John
Hi there, i have this extension working very nicely showing 1 location within a given weblog, however i want to be able to show an overview page where the map is shown and multiple locations are shown on the map from the weblog entries… also then link the marker to each weblog that it corresponds too…
Not really sure if this is possible or not? and i guess dont want to mess around all evening if its not currently something that can be done…
Any ideas anyone..?
Great extension! Thanks for releasing this. 😊
Unfortunately, I need this for one of those countries that doesn’t yet have street data in the embedded versions of Google Maps (it does at maps.google.com). I know I can toggle over to satellite view in the templates / SAEF, but how would I default to satellite view in the CP? Would it be possible to add a drop-down to select between hybrid/map/satellite, just like you have the drop-down for the zoom levels?
Thanks again! - Michael C.
Great ext!
Just one request (or maybe it’s already possible?): directions. Would be great to have at front, next to map small input and Get directions button and if some provide any address in it, the map will show route and display a list od directions.
Something simillar to this: Google map directions (the “To” input isn’t necessary, because I’m seting that in CP, language could be set in CP, or just get from EE user settings). Additional, the pointers and rout should work like at maps.google.com - you can drag it and set some stopovers, or just use other road.
That would be a nice add on 😊
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.