[OpenLayers-Users] blueprints & vectors to openlayers

fuhrysteve fuhrysteve at gmail.com
Wed Jul 8 11:33:41 EDT 2009


Hmm.. I haven't looked at that example before.. but I was thinking.. would
this whole thing be easier to just eyeball the locations of all the boxes in
an array and avoid the whole shapefile thing? Like, just spend a few tedious
hours doing this:
var box_extents = [
                [-10, 50, 5, 60],
                [-75, 41, -71, 44],
                [-122.6, 37.6, -122.3, 37.9],
                [10, 10, 20, 20]
            ];
only for 100 boxes instead of 4..
-- 
View this message in context: http://n2.nabble.com/blueprints---vectors-to-openlayers-tp3218765p3226155.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list