Skip to content

CodeFoxLk/flutter_car_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt text

alt text

How to change map providers.

free available map providers

http://www.strasis.com/documentation/limelight-xe/reference/tile-map-servers

you can add most of the maps here. but i personally like for [ArcGIS Online Maps] and [Carto Base Maps]

you just need to copy one of the URL and paste it to urlTemplate of lib\maps\map_and_navigation.dart

alt text

if you use Carto base maps. remember to remove the '{s}' of the URL

Map box
  • Sign in to https://studio.mapbox.com/ and open mapbox studio

  • click on the create a map in studuio button

    alt text
  • click on the new style button

    alt text
  • choose a template **and click on the cutomize button

    alt text
  • cutomize and change colors as you wish and publish the map

    alt text
  • click on the share button

    alt text
  • select third party and carto

  • alt text
  • finally copy the integration url and past to the urlTemplate of lib\maps\map_and_navigation.dart alt text

About

Car Dashboard by flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published