public class IconBitmapChangedException
extends java.lang.RuntimeException
An IconBitmapChangedException is thrown by MapView when a Marker is added that has an Icon with a Bitmap that has been modified since the creation of the Icon.
You cannot modify aIcon
after it has been added to the map in a Marker
MapView
,
Icon
,
Marker
,
Serialized FormConstructor and Description |
---|
IconBitmapChangedException() |