Commit Graph
6 Commits
Author SHA1 Message Date
Christopher S. Case d042b4c277 Add a translate-features example 2015-08-18 11:20:31 +02:00
Christopher S. Case 338d0570fd Add a Translate interaction
This allows features to be moved around the map. It works much like the Modify interaction, however it's significantly simpler. It uses the geometry's underlying `translate` function.
2015-08-18 11:17:01 +02:00
Christopher S. Case 15a4b7f4a6 Changed default radius to 0, instead of 1000.
(This was debugging code.)
2015-02-18 09:50:10 -06:00
Christopher S. Case b2ce4c19e1 added unit tests. 2015-02-18 09:50:10 -06:00
Christopher S. Case 1074c9d44a Updated example for circle drawing. 2015-02-18 09:50:10 -06:00
Christopher S. Case ae8321ab30 Added circle drawing to draw interaction. 2015-02-18 09:50:02 -06:00