Link to home
Start Free TrialLog in
Avatar of Isaac Johnson
Isaac JohnsonFlag for United States of America

asked on

Google GEOMaps in iframe

I have the following iframe coding:

<iframe width="600" height="450" frameborder="0" style="border: 0px;" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyD5n_g-Si69rypiLIMmImoz6NY3vsgS0n0
&amp;q=PFCU+Philadelphia+PA+19154"></iframe>

I works, but is their a way to add marker text on click of marker using my iframe?
I also want to provide a directions link inside the marker text.

I want to remove the standard google directions box when the map appears.

Please see attached.

Thanks,
Isaac
geomap.zip
Avatar of Lofty Worm
Lofty Worm
Flag of United States of America image

Avatar of Isaac Johnson

ASKER

Hi,

I looked at the map. I see how to use the marker content, thanks.
I would like the map presented as it is in my iframe instead of
the map presented in the example.  It is possible?

My iframe map output is a map based on address,city,state,zip

Thanks,
Isaac
I am not sure yet.  I am working a similar issue, that is why I have the link.  If I get some more, I will let you know.
Okay, I'm searching as well.

Thanks,
Isaac
ASKER CERTIFIED SOLUTION
Avatar of Isaac Johnson
Isaac Johnson
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks :)  I will see if it helps.  It is a personal project so kinda low on my list, sorry for the delay.

Also, I spoke to one of our web gurus here, and he also mentioned there may be an easier way to get what we want.  Its called "Google Fusion Tables".   I am a Sys admin, not a web guru, so I have to research myself, but it looks MUCH easier, and more flexible.
https://support.google.com/fusiontables/answer/2571232?hl=en
My furfher research go me to the script I needed with modifications