Migrated to the new SDK.
Utilized geoKMLer for converting KML to GeoJSON.
Introduced flattenGeoJSON() to convert features to meet SDK requirements.
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