Stefanos Kouroupis
Stefanos Kouroupis
I am creating this issue, mainly for writing how some things are progressing
create the ability the user to add a list of map scales on the map object
handy for testing but pointless for actual use
i would like to create something more than the ordinary something like that gets you the intersections or that creates a buffer
a component that gets as a parameter a specific json file with all the options, layers and groups predefined for example ``` { basemaps:[{}], overlayers:[{}], mapOptions:{} } ``` and generates...