A vector tile renderer for use in creating map tile images or writing to a canvas. Written in Dart to enable use of vector tiles with Flutter.
BSD 3-Clause "New" or "Revised" License
42
stars
24
forks
source link
avoid exporting unnecessary symbols #65
Closed
greensopinion closed 2 years ago
Avoid exporting VectorTileLayer so that it doesnt occupy the namespace.