When you create multiple instances of OpenLayers.Geometry.Points do you also get multiple copies of all the Point functions (e.g. distanceTo, move, clone, etc.) put into memory with each point? I understand the difference between instance and prototype using the old javascript notation, but I'm still trying to puzzle out how things work in the OpenLayers library with its JSON syntax.

TIA,
- Bill Thoen


_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to