snuids / jVectorMapKibana

Offline Map Visualizer for Kibana 4
5 stars 2 forks source link

Issue with latitude and longitude values on Thailand Map #2

Open vikasreddy89 opened 7 years ago

vikasreddy89 commented 7 years ago

Latitude and longitude values of thailand places is working on world map. But with same lat and lon values it is not showing anything. Is there any other parameter to configure?

Below are the latitude and longitude values of Thailand map

latitude;18.776231;longitude;100.77082500000006 latitude;19.1766154;longitude;99.88976600000001 latitude;13.1483308;longitude;101.01082210000004 latitude;12.82390562;longitude;99.93877870000006 latitude;15.1186009;longitude;104.32200949999992 latitude;15.2468630;longitude;104.87072230000001 latitude;16.9023422;longitude;101.7523853999999 latitude;16.843022;longitude;100.88022000000001 latitude;14.8936253;longitude;100.39673140000002 latitude;15.2189196;longitude;100.15534320000006

snuids commented 7 years ago

That's strange, the following record appears on the thailand map:

{ "recordid": "8ff3431da568b046b04d38e5e87ca5bf49aa553c", "fields": { "name": "272_SCHEUTBOS(TRAVAUXVIVAQUA)", "bike_stands": 25, "last_update": "2016-11-16T22:24:15+00:00", "available_bike_stands": 0, "banking": "False", "available_bikes": 0

}, "geometry": { "type": "Point", "coordinates": [ 100.155343, 15.2189196 ] } }

snuids commented 7 years ago

thailand