Frederic Junod
|
764aacb568
|
Rename {get|set}FeatureId to {get|set}Id
|
2013-09-17 12:50:56 +02:00 |
|
Tim Schaub
|
8e2b065ece
|
Exporting set and setGeometry
Since the set method is exported on ol.Object, we need to export the method on the feature prototype to get correct behavior.
|
2013-09-03 11:54:58 -06:00 |
|
Tim Schaub
|
6f98a75fb8
|
Limit feature exports
|
2013-08-30 13:14:17 -06:00 |
|
Éric Lemoine
|
0c091e868c
|
ol.Feature.prototype.get need not be exported
get is not overridden in ol.Feature.prototype, so there's no need for a specific export.
|
2013-08-29 14:05:25 +02:00 |
|
ahocevar
|
8c0f1f979a
|
Store the feature's commonly used id
To not clobber the feature's attributes, this is a separate
member property.
|
2013-05-23 11:16:17 -05:00 |
|
ahocevar
|
2af82abcda
|
Adding missing export
|
2013-03-06 21:03:57 +01:00 |
|
Tim Schaub
|
e1c3faa53e
|
Vector related exports
|
2013-03-05 18:13:10 +01:00 |
|