Skip to content

Repository files navigation

Non-Geographical Map example in flutter_map

Example of a non-geographical map application in flutter_map.

Uses map tiles generated in gdal2tiles and flutter_map_rastercoords library for pixel coordinates projection.

Getting Started

For an in tutorial on how this was made, please check this post: Creating Custom Map from Images in Flutter.

Create Map Tiles using gdal2tiles

gdal2tiles.py --xyz -p raster -z 0-5 -w none <image> <outputdir>

Serve the map tiles locally

serve -l 8080

Fetch all dependencies

flutter pub get

Run the Project

flutter run

About

Example implementation of flutter_map_rastercoords. See link for tutorial

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages