| MGMapLayer.getType |
|
String getType()
Returns a string indicating the type of features the layer contains.
String - One of the following values to represent the layer type: Unknown, Point, Text, Polyline, Polygon, Raster, or Drawing. Because each layer can contain only one type of feature, each layer is associated with a single type. A new method, getLayerType, replaces getType, but getType still works for backward compatibility.
none
Type, getType in MGMapObject