Closed cizl closed 2 years ago
Having multiple map views with default map tiles didn't work since they all reused the same tile. Added a factory function to create multiple instances.
@cizl if this will go directly to main make sure to update package.json version and add the appropriate CHANGELOG item.
main
package.json
Having multiple map views with default map tiles didn't work since they all reused the same tile. Added a factory function to create multiple instances.