Re: [Google Maps API v2] Info Windows Not Showing Up
i think it is caused by library
the info window is able to show, after i remove these line from your code,
<script src="http://maps.gstatic.com/intl/en ALL/mapfiles/310c/maps2.api/main.js" type="text/javascript"></script>
<style type="text/css">@media print{.gmnoprint{display:none}}@media screen{gmnoscreen{display:none}} </style>
<script src="http://gmaps-utility-library.googlecode.com/svn/trunk/markermanager/1.1/src/markermanager_packed.js" type="text/javascript"></script>
On Sun, Jun 5, 2011 at 2:35 AM, Jun <wongjiajun@gmail.com> wrote:
Hi all, I'm quite a newbie on scripting, and I've try plenty times in hope of making the info Windows show up when I click on the marker, but fail (previously it's success, but I wonder why it's not working anymore)
Here's the link of my Google Maps: www.greenunitymap.com2nd problem: All the saved markers only show up AFTER I click on the marker (that show up when you click on anywhere on the map), I think it's problem around the call function, but seriously fail to figure it out, the solution for these problems.Thank you so much for the help.--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/LTFlUnlOdGdFWTBK.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home