The reason of the camera changed started is unknown
setCustomInfoWindowViewFactory
The provider supports this method in full, however since the view is rendered βliveβ (i.e., the view is mounted instead of being rendered to a bitmap), attaching interaction listeners to the root view returned by the factory is forbidden. Please consult the advanced documentation of this plugin for more information.
Marker
OmhMarkerOptions
Property
Support level
position
β
title
β
draggable
β
anchor
β
infoWindowAnchor
β
alpha
β
snippet
β
isVisible
β
isFlat
β
rotation
β
backgroundColor
β
clickable
β
zIndex
β
OmhMarker
Method
Support level
getPosition
β
setPosition
β
getTitle
β
setTitle
β
getClickable
β
setClickable
β
getDraggable
β
setDraggable
β
setAnchor
β
setInfoWindowAnchor
β
getAlpha
β
setAlpha
β
getSnippet
β
setSnippet
β
setIcon
β
getIsVisible
β
setIsVisible
β
getIsFlat
β
setIsFlat
β
getRotation
β
setRotation
β
getBackgroundColor
β
setBackgroundColor
β
showInfoWindow
β
hideInfoWindow
β
getIsInfoWindowShown
β
remove
β
getZIndex
β
setZIndex
β
Polyline
OmhPolylineOptions
Property
Supported?
points
β
clickable
β
color
β
width
β
isVisible
β
zIndex
β
jointType
β
pattern
β
cap
β
startCap
β
endCap
β
spans
β
OmhPolyline
Method
Supported?
getCap
β
setCap
π¨
isClickable
β
setClickable
β
getColor
β
setColor
β
getEndCap
β
setEndCap
β
getJoinType
β
setJoinType
β
getPattern
β
setPattern
β
getPoints
β
setPoints
β
getSpans
β
setSpans
β
getStartCap
β
setStartCap
β
getTag
β
setTag
β
getWidth
β
setWidth
β
getZIndex
β
setZIndex
β
isVisible
β
setVisible
β
remove
β
Property
Comments
Β
setCap
It applies not only to start and end cap, but to polyline joins as well
Please contribute! We will gladly review any pull requests. Make sure to read the Contributing page first though.
License
Copyright 2023 Open Mobile Hub
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.