We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1112e68 commit ebf17d4Copy full SHA for ebf17d4
NEWS.md
@@ -1,7 +1,9 @@
1
# openlayers 0.4.6
2
3
-* Added support for mapbox vector tiles (mvt)
4
- - `add_mapbox_vector_tiles`
+* Added support for vector tiles, supported formats:
+ - mvt (mapbox vector tiles): `add_mapbox_vector_tiles`
5
+ - topojson: `add_topojson_vector_tiles`
6
+ - geojson: `add_geojson_vector_tiles`
7
8
# openlayers 0.4.5
9
0 commit comments