Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 729 Bytes

GeometryRendering.md

File metadata and controls

12 lines (9 loc) · 729 Bytes

KML and GeoJSON rendering

As of version 2.0.0 we have added new features for rendering KML and GeoJSON inputs. This first version supports common geometries like Point, Polyline, Polygon, GroundOverlay. Please note that this version does not support interaction with the rendered geometries.

The following screenshot shows a demo of a KML file being rendered on the map. See KMLViewController for how to use the new APIs.