Maximilian Krög
3b637a7939
Improve input form on snap example
...
Put the geometry type select input next to the 'draw' radio and select this
whenever the geometry type is changed.
2022-03-07 19:54:43 +01:00
Maximilian Krög
d2d1022359
Link labels to input elements
2020-08-09 20:49:07 +02:00
jipexu
bed2b6e222
typo
2020-02-15 22:10:41 +01:00
Thomas Chandelle
a1355ee766
Changes snap example to allow Circle creations
2017-05-23 11:04:46 +02:00
Tim Schaub
d19bf0970b
Rename strapless template
2015-11-18 09:56:15 -07:00
Tim Schaub
baed03d50d
Convert S-T examples to strapless template
2015-11-18 09:56:15 -07:00
Tim Schaub
0149924551
Update Metalsmith and layout plugin
2015-11-01 02:18:09 -07:00
Peter Robins
1f6d2eff96
Snap example: remove featureoverlay from tags
2015-05-28 07:57:17 +00:00
Tim Schaub
89f5e711e6
Example sources in the examples dir
2015-04-17 06:22:38 -06:00
Andreas Hocevar
ff1ee78ddd
Build and parse examples from examples_src/
2015-04-02 19:10:09 +02:00
Alexandre Dubé
d92917ac89
Fix Snap -> Interaction
...
This commit changes ol.Snap -> ol.interaction.Snap, which extends
ol.interaction.Pointer. The 'pointerdown', 'pointermove' and
'pointerup' map browser events are hanlded to edit the pixel and
coordinate properties to make them 'snap' to the closest feature.
2015-03-25 15:10:41 -04:00