Add 'Move a feature along a line' example
This commit is contained in:
@@ -162,7 +162,7 @@ var moveFeature = function(event) {
|
|||||||
vectorContext.drawFeature(feature, styles.geoMarker);
|
vectorContext.drawFeature(feature, styles.geoMarker);
|
||||||
}
|
}
|
||||||
// tell OL3 to continue the postcompose animation
|
// tell OL3 to continue the postcompose animation
|
||||||
frameState.animate = true;
|
map.render();
|
||||||
};
|
};
|
||||||
|
|
||||||
function startAnimation() {
|
function startAnimation() {
|
||||||
|
|||||||
Reference in New Issue
Block a user