hamza mohamed ali

Results 14 issues of hamza mohamed ali

it seems that icon marker in iOS doesn't follow the size put in flutter side, - [x] fix size of icon - [x] if their is no size define in...

bug
Platform:iOS

* change defaultZoom to stepZoom * add new attribute `showZoomControl` in OSMFlutter to show default zoom button (only android) * add new attribute `maxZoomLevel` and `minZoomLevel` in OSMFlutter

enhancement

- [x] add new method called `getGeoPoints` to get list of markers - [ ] add new methods get roads or if they available

enhancement

I will add web support for OSM map

enhancement

For now OSMFlutter doesn't support draw multiple roads. I will try to add support of creation multiple road by adding : * [x] create method to draw multiple roads in...

enhancement
WIP

- [ ] Create new object `OptionGPSUserLocation` that contain 2 attribute `perMeter`, `duration` - [ ] Modify the native views (Android/iOS) to get this new metrics and change parameter of...

enhancement
start soon

In the MapController, we have direct access to the api like drowRoad,setZoom,zoomIn,ZoomOut I'm thinking about split it in subController instead of ```dart controller.setZoom(); or controller.zoomIn(); ``` I create new subController...

enhancement
help wanted

i will try to support multiple layer in osm plugin * vector layer * transportation layer

enhancement
start soon

I planning to start creating new examples that illustrate real world applications of course without `turn by turn navigation` :sweat_smile: because it's still not available my idea is to create...

documentation
help wanted
question

when drawRoad we can get instruction of route in this issue i will add get instruction of each route with information that already provided duration & distance

enhancement
start soon