liodali / osm_flutter

OpenStreetMap plugin for flutter
https://pub.dev/packages/flutter_osm_plugin
MIT License
239 stars 98 forks source link

Map location always starts in USA- Washington then it moves to the location that I initialize with #532

Closed medalawi closed 3 months ago

medalawi commented 5 months ago

Map location always starts in USA- Washington then it moves to the location that I initialize with
For Example :

 MapController   controller =
  MapController.withPosition(initPosition:GeoPoint(latitude:51.1638175, longitude: 10.4478313),
  );
liodali commented 5 months ago

on which platform you faced this issue ?

medalawi commented 5 months ago

android

liodali commented 5 months ago

can you record small video to see it ? and which version you're using the latest ?

liodali commented 5 months ago

@medalawi

misterprog-dev commented 4 months ago

@medalawi I think that, this occurs when you work on emulator. For real device, the map shows your current position