In Development
Last Updated: 11 Apr 2024 11:38 by ADMIN
Jorge
Created on: 11 Apr 2024 10:31
Category: Map
Type: Bug Report
0
Map: Custom map provider based on BingRestMapProvider does not display tiles

When you inherit BingRestMapProvider and BingRestTileMapSource, following the custom map provider approach
https://docs.telerik.com/devtools/wpf/controls/radmap/how-to/howto-custom-provider

the map does not display any tiles. This is due to internal property TopLayer not set correctly to the TileMapSource class.

 
0 comments