Pannam
Pannam
All your examples are activity related could you please do one with fragments . i.e use a webview in a fragment ?
I am using this widget with google map and open street map but I can't pinch to zoom, pinch to zoom works well with tabviews, any solutions ?
I have a `static void` method that always returns a `null check error` , The same line of code works fine with other methods/ functions. I have no clue why...
Hi! I am just trying out this plugin but keep running into the null check issue, here is my code ```ruby void getLocationLiveUpdates() async { await BackgroundLocator.initialize(); await BackgroundLocator.isServiceRunning(); BackgroundLocator.registerLocationUpdate((LocationDto...
### Device / Emulator and OS Please complete the following information for each phone and/or emulator you're experiencing this bug on: - NOTE 9 - ### Describe the bug I...
I want to try it out. One question though, does it work with geofire plugin ? I want to update my realtime database that is being streamed with my location...
I have the same .png image for both iOS and android. but in IOS its a little bloated , I am using it on a real device. ```ruby await osmController!.setMarkerOfStaticPoint(...
Hi I was just trying out your `listenerMapSingleTapping.addListener` Works fine but my custom `AssetMarker` gets removed when the road is drawn, The only marker I get is from `roadOption ,...
Is it possible to add pop up on marker icons . I have marker icons as cars, bike or runners. Can we add a pop up icon where I can...
Hi, In this recent update it seems like the polylines (roads) are getting drawn over the icons. I updated my code, geolocator and your plugin