An open API service indexing awesome lists of open source software.

https://github.com/toyamarodrigo/test-polyline-heremaps

Test encoded polyline with HERE maps
https://github.com/toyamarodrigo/test-polyline-heremaps

chakra-ui heremaps leaflet polyline react-leaflet typescript vitejs

Last synced: 10 months ago
JSON representation

Test encoded polyline with HERE maps

Awesome Lists containing this project

README

          

# Test encoded Polyline HERE maps

**Deploy:**

## How to start locally

```sh
> git clone https://github.com/toyamarodrigo/test-polyline-heremaps.git

> cd test-polyline-heremaps

# Get your API KEY from here maps https://developer.here.com/

# Create .env.local file with
# VITE_HERE_API_KEY=

# See .env.example

> yarn

> yarn dev
```

## Screeshots

![https://i.imgur.com/aWDlogK.png](https://i.imgur.com/aWDlogK.png)

![https://i.imgur.com/N347n16.png](https://i.imgur.com/N347n16.png)