medyas / flutter_qiblah

Flutter Qiblah is a plugin that allows you to display Qiblah direction in you app with support for both Android and iOS.
https://pub.dev/packages/flutter_qiblah
MIT License
134 stars 97 forks source link

Qibla map real time location movement #8

Closed moosalim closed 3 years ago

moosalim commented 3 years ago

Hello and thanks for this plugin, very helpful

I am new to flutter, and I wanted to use this plugin, but I just noticed one issue with the qibla maps related to the realtime location adjustment.

When the qibla map page opened, the line to Mecca will show along the location appearing at that time, but location is getting automatically adjusted to be more accurate and therefore it moves, where as the line to Mecca remain where it was without moving along the location.

I believe and as I have seen in other apps, the line should move with the location as it get adjusted.

can you please fix this.

medyas commented 3 years ago

@moosalim this is not related to the plug in, as the map part is an extra added to the example app. You should be able to develop this in your own app, you can use the geolocator plug in to get user current location and update the marker and path based on it. will close this as it not related to the plugin it self.

moosalim commented 3 years ago

I am very new to coding and I could not do it by myself. Can please help to update example code to achieve this feature.

medyas commented 3 years ago

i will see it i can manage to do it in the weekend

moosalim commented 3 years ago

Hello brother

Can you please spare sometime to do this. I kindly appreciate this from you.

medyas commented 3 years ago

will try to do it ASAP.

moosalim commented 3 years ago

Gentle reminder please about this

medyas commented 3 years ago

sorry, really forgot about this, will try to remember it this weekend and do it

moosalim commented 3 years ago

Thank you very much, your support on this is highly appreciated .