Class GoogleMapModelDelegate
java.lang.Object
com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycle
com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate
com.inductiveautomation.perspective.gateway.components.GoogleMapModelDelegate
- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.perspective.gateway.api.ComponentModelDelegatecomponent, log
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidprotected voidprotected voidvoidvoidvoidpanToBounds(org.python.core.PyObject[] pyArgs, String[] keywords) voidvoidsetClickableIcons(org.python.core.PyObject[] pyArgs, String[] keywords) voidsetHeading(org.python.core.PyObject[] pyArgs, String[] keywords) voidsetMapTypeId(org.python.core.PyObject[] pyArgs, String[] keywords) voidvoidMethods inherited from class com.inductiveautomation.perspective.gateway.api.ComponentModelDelegatefireEvent, getScriptCallableMethods, handleEventMethods inherited from class com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycleisRunning, shutdown, startup
- 
Field Details- 
ID- See Also:
 
 
- 
- 
Constructor Details- 
GoogleMapModelDelegate
 
- 
- 
Method Details- 
fitBounds
- 
panBy
- 
panTo
- 
panToBounds
- 
setCenter
- 
setClickableIcons
- 
setHeading
- 
setMapTypeId
- 
setTilt
- 
setZoom
- 
onStartupprotected void onStartup()- Specified by:
- onStartupin class- AbstractLifecycle
 
- 
onShutdownprotected void onShutdown()- Specified by:
- onShutdownin class- AbstractLifecycle
 
 
-