Uses of Package
provided.owlMaps.map.data
Package | Description |
---|---|
provided.owlMaps.cefUtils.wrapper |
*** FOR INTERNAL USE ONLY! NOTHING IN THIS PACKAGE SHOULD BE DIRECTLY ACCESSED BY DEVELOPER CODE! ***
Interfaces that combine user-facing interfaces with ICefObjectWrapper. |
provided.owlMaps.map |
Contains entities for creating a map
|
provided.owlMaps.map.data |
Entities needed to support the data capabilities of maps
|
-
Classes in provided.owlMaps.map.data used by provided.owlMaps.cefUtils.wrapper Class Description IMapDataFeature Represents a GeoJSON feature on the map -
Classes in provided.owlMaps.map.data used by provided.owlMaps.map Class Description IMapDataFeature Represents a GeoJSON feature on the map -
Classes in provided.owlMaps.map.data used by provided.owlMaps.map.data Class 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 IMapDataFeatures