I am new to leaflet and am trying to load a geojson file showing census blocks and associated information for a city in CA. It is a small city and not too many census blocks. I cannot get the popup feature to display any data. Values are written to the console but not showing up in the map. I get a warning here:Invalid CSS property value: transform 0.25s cubic-bezier(0,0,0.25,1)
My code is:
div #container{ width: 1000px; height: 1000px; border: solid #999999 4px; }
أكثر...
My code is:
div #container{ width: 1000px; height: 1000px; border: solid #999999 4px; }
أكثر...