rlayers
rlayers copied to clipboard
measurement tools and export features
Thank you for your works ,this seems great, can you please add documentation that how we can add controls for calcuation and export maps.
How can i access map object inside other component.
I am not sure I understand the question.
You can access the underlying OpenLayers component by retrieving .ol in each rlayers component.
If you need to create a measurement control, you will have to implement it yourself, AFAIK, OpenLayers does not have it.