Éric Lemoine
|
7b81bfab5c
|
Change @exportClass to @exportSymbol
sed command used: find src/ol -name '*.exports' -exec sed -ri 's/@exportClass\s+(\S+)\s+(\S+)$/@exportSymbol \1/' \{\} \;
|
2013-12-12 15:05:52 +01:00 |
|
Frederic Junod
|
22adf354e2
|
Add 'projection' and 'coordinateFormat' to ol.control.MousePosition
|
2013-06-20 16:50:43 +02:00 |
|
Frederic Junod
|
f99fd26386
|
Add ol.control.MousePosition.getProjection
|
2013-06-18 11:20:19 +02:00 |
|
Frederic Junod
|
916dde0045
|
Add ol.control.MousePosition.setProjection
|
2013-06-18 11:12:20 +02:00 |
|
Tom Payne
|
a4763e0b69
|
Fix whitespace errors in exports
|
2013-04-08 13:25:01 +02:00 |
|
Marc Jansen
|
523506ef86
|
Rename *.exports to match their *.js counterparts.
|
2013-04-04 07:40:16 +02:00 |
|