Files
openlayers/examples
Tom Payne 21d34f1cc8 Rename projection functions for a friendlier API
The following functions are renamed:

getTransform -> getTransformForProjections
getTransformFromCodes -> getTransform
transform -> transformWithProjections
transformWithCodes -> transform

With this change, the faster functions that avoid projection look-up
have longer names and are used internally, whereas the slower but
friendlier short name functions are available for users.
2013-03-07 13:39:40 +01:00
..
2013-03-06 15:19:47 +01:00
2013-03-06 15:20:25 +01:00
2013-03-07 02:56:28 +01:00
2013-03-06 20:46:52 +01:00
2013-03-06 15:20:25 +01:00
2013-03-06 21:28:59 +01:00
2013-03-06 21:28:59 +01:00
2013-03-07 01:56:41 +01:00
2013-03-07 01:56:41 +01:00
2012-10-19 21:56:59 +02:00
2012-10-16 21:56:35 +02:00
2013-03-07 01:18:32 +01:00
2013-03-06 20:57:48 +01:00
2013-03-06 20:46:53 +01:00
2013-03-06 20:46:53 +01:00
2013-03-06 21:08:06 +01:00
2013-03-06 20:46:52 +01:00
2013-03-06 20:46:52 +01:00
2013-03-07 12:03:28 +01:00