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

Investigate alternative mapping options to Google Maps #26

Closed
jrfoell opened this issue Mar 1, 2019 · 7 comments · Fixed by #117
Closed

Investigate alternative mapping options to Google Maps #26

jrfoell opened this issue Mar 1, 2019 · 7 comments · Fixed by #117
Milestone

Comments

@jrfoell
Copy link
Collaborator

jrfoell commented Mar 1, 2019

Google Maps has several limitations including size: https://developers.google.com/maps/documentation/maps-static/dev-guide#Imagesizes

With the latest API changes and possible cost increases, we should look at some alternatives.

Currently leaning towards MapBox & Leaflet as that's what Strava is using. Branch for this work: https://github.com/cmanon/wp-strava/tree/feature/26-alt-maps-leaflet

@jrfoell jrfoell added this to the Future milestone Mar 1, 2019
@jrfoell
Copy link
Collaborator Author

jrfoell commented Apr 12, 2019

@cmanon
Copy link
Owner

cmanon commented Apr 12, 2019

I just can't remember how the maps were implemented, but there are several alternatives to Google Maps like Mapbox (even Strava switched to Mapbox) or OpenStreetMaps and several others that can be used if we implement the map functionality using LeafletJS. Will see if I can spare sometime to look into this one.

@jrfoell
Copy link
Collaborator Author

jrfoell commented Apr 30, 2021

Suggestion to use OpenLayers https://wordpress.org/support/topic/add-google-map-alternative/

@jrfoell
Copy link
Collaborator Author

jrfoell commented Sep 24, 2021

@RonnyM82
Copy link

Hey guys,

I'm not a good enough developer to help with coding, but I'd love to use this plugin on my running clubs website without the risk of Google hammering my credit card. Is there anything I could do to help this along?

@jrfoell
Copy link
Collaborator Author

jrfoell commented Dec 15, 2021

I actually have a working prototype using MapBox's static maps API - hoping to release it before the end of the year. Keep in mind MapBox has a similar terms of service as google (https://www.mapbox.com/pricing/#glstatic - 50k requests are free per month), but they don't require you to add a credit card to your account like google does.

@RonnyM82
Copy link

RonnyM82 commented Dec 15, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants