на сенче сказали что это решается гуглмапом, а не ехтЖС
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,

marker: {title: 'Boston Museum of Fine Arts',draggable:true,id:'mark',
name:'mark'},
listeners: {
click: function(e) {
var el = this.getMarkerById('mark');
el.hide=true;
Ext.Msg.alert(Ext.getVersion().toString());
so i have only alert. cant hide marker

i need to hide marker
how??

i use framework 4.0.0.

-- 
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.

Reply via email to