Re: Popup infowindow on create marker
Steps
1) Create a marker
2) Add the marker to an array
2) Create content for the marker's infowindow - GEvent.addListener
(marker, "click", function() {} )
3) Push the marker onto your map
4) Trigger the onclick event for the marker (e.g. myMarker.click())
On Dec 14, 6:18 am, "geocode...@gmail.com" <geocode...@gmail.com>
wrote:
> On Dec 14, 6:00 am, Emre Avsar <emre.avsa...@gmail.com> wrote:
>
> > Hi
>
> > i have a question, how can i popup the infowindow from a marker on
> > creating?
>
> Have you seen Mike Williams' tutorial?
>
> http://econym.org.uk/gmap/
>
> -- Larry
--
You received this message because you are subscribed to the Google Groups "Google Maps API" 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