Package muntjac :: Package addon :: Package google_maps :: Package overlay :: Module marker :: Class IMarker
[hide private]
[frames] | no frames]

Class IMarker

source code

object --+
         |
        IMarker
Known Subclasses:


Authors:
Henri Muurimaa, Richard Lincoln
Instance Methods [hide private]
 
getId(self) source code
 
isVisible(self) source code
 
getLatLng(self) source code
 
getIconUrl(self) source code
 
getIconAnchor(self) source code
 
getTitle(self) source code
 
getInfoWindowContent(self) source code
 
isDraggable(self) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__