oke,..
i was read all group but i can't understand what them talking,..
for example code:
GEvent.addListener(map, "zoomend", zoomEnd);
function zoomEnd(oldZoom,newZoom) {
//Change the marker here
}
where i place this code?
if that code help me,..
or :
GEvent.addListener(this.map, "zoomend", function (oldLevel, newLevel)
{
,.....
}
???
well,..
if i succesful try code in groups i read,.may be i not ask this
question??
so, all question i not found answer my question,.
thanks
On Jan 13, 5:19 am, "[email protected]" <[email protected]>
wrote:
> On Jan 13, 4:44 am, gunk mahendra <[email protected]> wrote:
>
> > hi all, i ve problem using google map,..
> > i want to show marker point at zoom 5 (default), when user change to
> > zoom in, marker zoom in too,.
> > i don't know how to get zoom dynamic with user,. i use map.getZoom()
> > that static,..
> > i use zoomend event but not work! :(
> > well, this code:
>
> http://groups.google.com/group/Google-Maps-API/web/suggested-posting-...http://groups.google.com/group/google-maps-api/web/why-including-a-li...
>
>
>
> > please help me,..
>
> Help us to help you.
>
> You could try using the MarkerManager, it is meant to do that kind of
> thing. Or reading the documentation on how to change a marker's icon.
> Or check out Mike Williams' tutorial, he has an example that
> "highlights" markers (by changing their icon).
>
> -- Larry
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.