flutter_map_vector_tiles icon indicating copy to clipboard operation
flutter_map_vector_tiles copied to clipboard

A Vector Tile Plugin for flutter_map

Results 9 flutter_map_vector_tiles issues
Sort by recently updated
recently updated
newest added

Exception: Invalid image data E/FlutterJNI(10380): Failed to decode image E/FlutterJNI(10380): android.graphics.ImageDecoder$DecodeException: Failed to create image decoder with message 'unimplemented'Input contained an error. E/FlutterJNI(10380): at android.graphics.ImageDecoder.nCreate(Native Method) E/FlutterJNI(10380): at android.graphics.ImageDecoder.access$200(ImageDecoder.java:172) E/FlutterJNI(10380):...

Hi, I didn't see any pub.dev links, should I pull the repo and place it in my project? Or what would be the correct way to set up this plugin?...

Just having a separate issue to discuss ongoing changes and updated, questions etc (that I guess don't have an issue). Not sure if there's a better place, or if everything...

I try clone code build apk then I see example not run and have error "Your app is using an unsupported Gradle project. To fix this problem, create a new...

This is quite difficult and maybe needs someone who knows matrices well. Perspective works fine none rotated, but it breaks apart otherwise.

At high zoom levels, roads should be wider, maybe with an overlay road give it appearance of a border ? Labels could be displayed for those which aren't already encoded...

I think some other (none mapbox-streets) gives an error where maybe the data is cutoff. Could be an http size error or something, so investigate.