[Google Maps API v2] id for marker
hi
here http://suprofitweb.ru/google/map.php i have code\map
how can i call marker for hide it?
for example: markers: [{
lat: 42.339641,
lng: -71.094224,
id:'mark', //
name:'mark', //
marker: {title: 'Boston Museum of Fine
Arts',draggable:true},
listeners: {
click: function(e){
Ext.Msg.alert('point_lat', e.x+', '+e.y);
mark.hide=true; //
}
OR mark.hide='true;' - it doesnt work
--
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