Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first OpenLayerMap files: Draft PR. *notes in OpenLayerMap.tsx* #18

Merged
merged 5 commits into from
Mar 13, 2021

Conversation

epachols
Copy link
Collaborator

Working on integrating an OpenLayer map into the project, converting an example into Typescript along the way.

Progress notes -

'OpenLayerMap.tsx' made for 'Map.jsx' in guide.
needs:

  1. create a marker layer
  2. finished TS conversion of react components in model, found in notes on OpenLayerMap.tsx
  3. to stand up! Thanks for anyone who has a moment to take a look.

@riteshsp2000
Copy link
Contributor

We are migrating from Mapbox to OpenLayerMap right?

@ivanoats
Copy link
Member

This is a spike, but it is looking good so far for OpenLayers. It has vector layers which might come in handy.

@epachols
Copy link
Collaborator Author

This PR is now available for a test drive, it needs an extra 'npm install' if you already have the project running locally, as it uses two new dependencies.

@epachols epachols requested a review from ivanoats March 12, 2021 19:47
Copy link
Member

@ivanoats ivanoats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 awesome 👍🏼 thanks for enabling some serious movement on this project.

I have a couple of very minor nits on comments to resolve, then it's ready to merge.

src/App.tsx Outdated Show resolved Hide resolved
src/App.tsx Outdated Show resolved Hide resolved
src/components/MapContainer/Layers/VectorLayer.tsx Outdated Show resolved Hide resolved
src/components/MapContainer/Map/Map.tsx Outdated Show resolved Hide resolved
@epachols
Copy link
Collaborator Author

Merging and closing, everything looks good.

@epachols epachols merged commit 430d039 into main Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants