python - Print routes in an kivy app -


i trying print routes between different points on map in kivy app. far found these different options printing map , plotting markers on specific places :

  • mapview : it's multi-plateform tile-based map rendering widget. question is, possible download tiles routes traced ? didn't found service that.

  • kivymaps : displays wms services, multi-plateform

  • kivy-gmaps : integrate google maps kivy, android, doesn't seem possible trace routes api.

so did succeed @ printing routes on map in kivy apps ?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -