@resconet/map-interface
v1.1.0
Published
[](https://badge.fury.io/js/%40resconet%2Fmap-interface) [](https://opensource.org/licenses/MIT)
Readme
map-interface
A JavaScript library for working with map-related data structures and components.
Description
This library exposes interfaces for working with map-related data structures and components. It declares base types for particular implementations (@resconet/azure-maps and @resconet/google-maps).
Installation
npm
npm install @resconet/map-interfaceyarn
yarn add @resconet/map-interface