Package provided.owlMaps.map.data
Entities needed to support the data capabilities of maps
- Author:
- swong
-
Interface Summary Interface Description IListMapDataFeature *** FOR INTERNAL USE ONLY! DEVELOPER CODE SHOULD NEVER DIRECTLY UTILIZE THIS INTERFACE! ***
A List that is explicitly filled with IMapDataFeatures.IMapDataFeature Represents a GeoJSON feature on the mapIMapDataGeometry A Java representation of a JavaScript google.maps.data.Geometry object such as that found in IMapDataFeaturesIMapDataOptions Options that can be set of a map's data.IMapDataStyleOptions These options specify the way a Feature should appear when displayed on a map. -
Class Summary Class Description ListMapDataFeature *** FOR INTERNAL USE ONLY! DEVELOPER CODE SHOULD NEVER DIRECTLY UTILIZE THIS CLASS! ***
Concrete subclass used to instantiate instances of IListMapDataFeature