[FEATURE] Perspective Map: Expose raw data as props

It would be great if the raw data (e.g. currently centred lat/long, cursor lat/long position, & zoom level) was made available through props. Currently we have to bind to the event functions in order to map these values to custom values.

2 Likes