Adds a city overlay for selected states
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Added Support for Canada
Merge pull request #24 from JS55CT/master
Adding Support for Canada
Migrated to the new SDK. Utilized geoKMLer for converting KML to GeoJSON. Introduced flattenGeoJSON() to convert features to meet SDK requirements.
geoKMLer
flattenGeoJSON()
updaed error handeling for when getTopState() or getTopCountry() fire will Null
Tamped down logging even more in Non Debug mode. Removed the GEOJSON folder, as we will stick with KML file inputs.
Remove the DistrictNameDisplay when turning off the Cities Overlay
Changes to use 'wmeSDK.Map.dangerouslyAddFeaturesToLayerWithoutValidation' to get >100% performace inprovment in load time.
Small format change for "Dark Mode": Don't change global "label" css.
Merge pull request #23 from JS55CT/master
Update for the new SDK
Update WMECitiesOverlay.js
顯示所有腳本版本