Skip to content

Commit cc24def

Browse files
committed
update README.md
1 parent fb82477 commit cc24def

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)