amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
544 stars 344 forks source link

OpenStreetMap overlay not showing up in XFGoogleMapSample #769

Open TomNere opened 3 years ago

TomNere commented 3 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

In the android sample app XFGoogleMapSample, when I choose Tiles->OpenStreetMap or OpenRailwayMap, I can see no overlay. I also tried to integrate the "Tiles" page in my app with Xamarin.Forms.GoogleMaps - 4.0.0 and Xamarin.Forms - 5.0.0.2012 with the same result.

ACTUAL SCREENSHOTS/STACKTRACE

screenShot

EXPECTED BEHAVIOR

When I click OpenStreetMap, the OpenStreetMap tiles will show up.

HOW TO REPRODUCE

  1. Download and install the demo app on your android device
  2. Click on Tiles
  3. Click on OpenStreetMap
  4. OpenStreetMap tiles will not show up
ghizzi commented 2 years ago

Same issue here. Is there any fix?