hamza mohamed ali

Results 603 comments of hamza mohamed ali

in osmdroid their is feature that limit scrollable area how i can implement that using tangram sdk or it's not possible for now ?

repositories { jcenter() maven { url "https://jitpack.io" } } dependencies { compile 'com.github.anasanasanas123:MaterialDesignLibrary:1.6' }

in ios i forced to make static size by default not like android i just convert to drawable and shown like it's

i provide custom url for server tile , this feature will be added in the future because i already planning to add custom osm layer but for routing you can...

use callback `onLocationChanged` when you activate the tracking that method will get location and close the provider

i wil add flag to keep provider open to make easy access to the current location

- [x] add flag keepGPSOpen in myLocation or maybe i will make it automatically disabled if there no follow for user location I will make test to see which solution...