UNPKG

react-openlayers

Version:
23 lines (15 loc) 712 B
Implementation of following features * Box Selection http://openlayers.org/en/latest/examples/box-selection.html * Marker Clusterer (DONE) http://openlayers.org/en/latest/examples/earthquake-clusters.html * Driving Direction http://jsfiddle.net/jonataswalker/079xha47/ * Streetview (DONE) http://gis.stackexchange.com/questions/187792/integrate-google-street-view-into-openlayers3 * Geo codeing (DONE) https://github.com/jonataswalker/ol3-geocoder (DONE https://github.com/allenhwkim/geocoder) * Geo coding implementation * Search an address and locate/zoom into it. (geo-lookup) (DONE) * Show an address when a location is clicked (reverse geocoding)