File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,13 +90,15 @@ This project follows KtLint conventions:
9090
9191## Feature Implementation Status
9292
93- | | Google Maps | Mapbox | Here | ArcGIS |
94- | -----------------| -------------| ----------| ----------| ----------------|
95- | Map | ☑ ; | ☑ ; | ☑ ; | ☑ ; |
96- | Marker | ☑ ; | ☑ ; | ☑ ; | ☑ ; |
97- | Circle | ☑ ; | ☑ ; | ☐ ; | ☐ ; (wip) |
98- | Polyline | ☑ ; | ☑ ; | ☑ ; | ☑ ; |
99- | Polygon | ☐ ; | ☐ ; | ☐ ; | ☐ ; |
100- | GroundImage | ☐ ; | N/A | N/A | N/A |
101- | RasterTileLayer | ☐ ; | ☐ ; | ☐ ; | ☐ ; |
102- | VectorTileLayer | ☐ ; | ☐ ; | ☐ ; | ☐ ; |
93+ | | Google Maps | Mapbox | Here | ArcGIS |
94+ | -----------------| -------------| ----------| ----------| ----------|
95+ | Map | ☑ ; | ☑ ; | ☑ ; | ☑ ; |
96+ | Marker | ☑ ; | ☑ ; | ☑ ; | ☑ ; |
97+ | Circle | ☑ ; | ☑ ; | ☑ ; | ☑ ; |
98+ | Polyline | ☑ ; | ☑ ; | ☑ ; | ☑ ; |
99+ | Polygon | ☐ ; | ☑ ; | ☑ ; | ☑ ; |
100+ | GroundImage | ☐ ; | N/A | N/A | N/A |
101+ | RasterTileLayer | ☐ ; | ☐ ; | ☐ ; | ☐ ; |
102+ | VectorTileLayer | ☐ ; | ☐ ; | ☐ ; | ☐ ; |
103+
104+ Note that the click functionality of Polyline and Polygon classes are not implemented yet.
You can’t perform that action at this time.
0 commit comments