My site uses OSM to display a town border with layers to represent differing entities on the map. Everything work great on my local WAMP system but not on the main server. This is the URL for the problem page... MSHolmes Town Article. There are no errors thrown in the console. Any clues as to the solution of the problem are greatly appreciated. jdadwilson asked 11 Dec '22, 02:30 jdadwilson |
You need to give your Leaflet (map) div a height. This is the If you use CSS to assign it (for example) answered 12 Dec '22, 08:59 Richard ♦ Thanks... now working.
(12 Dec '22, 17:02)
jdadwilson
|
Without the source code of the site I suspect that anyone would be guessing.
This seems to be related to this forum thread.