I have problem with openlayer geojson. I'm trying to display data in the map, but nothing I try works. What do I need to change to display the data on the map?
I have a circle, which has an animation running on it, here is a quick hacked jsFiddle to demonstrate. http://jsfiddle.net/qpLza4a0/ I can not seem to get the
I am trying to get the features from my vector layer. The vector layer is composed from a GeoJSON document loaded via Geoserver. I tried vector.features but in
I have JavaScript application in OpenLayers 3, and my base layer is created from local tiles. I work only in my computer so I do not know why I have CORS error.