I want to load dynamically Points with GeoRSS or GeoJSON and show it on the map as markers with popups. Dynamically because is 6000 points and the technique that I'm using is a buffer around the bounding box and load new data when the user moves the map and by sending the new bounding box to the server. This server with return the points based on the current bounding box and deleting the old ones. This only applies to the last 2 zooms. OpenLayers. Layer. GeoRSS doesn't not allow to reload data. Any idea for this?
Thanks, Tyler _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
