Skip to content

jasjuslover/wano-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wano Maps Deploy

Simple example how to use Static Image in OpenLayers v7.3.0. This project made from Static Image example from OpenLayers official team.

Demo

https://jasjuslover.github.io/wano-maps/

Installation

Simply clone and install the dependencies.

  // after clone the repo
  cd wano-maps
  npm install

or you can using yarn or pnpm too. To run this project, simply run this command in the root project.

  npm run start

License

MIT