-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add url parameters to Atlas #202
Labels
Comments
This would be helpful for this issue. There's a 3.x version of it in the old widgets repo. |
stdavis
added a commit
to agrc/map-tools
that referenced
this issue
Jun 18, 2018
Will help with agrc/atlas#202
stdavis
added a commit
to agrc/map-tools
that referenced
this issue
Jun 19, 2018
* Implement extentRouter Will help with agrc/atlas#202 * remove all babel/sass output and wire npm prepublish script * ignore babel/sass output * update items * ignore secrets files in npm package * remove unused secrets.json * remove function * casing craziness * this is a windows trick * lowercase 4lyfe
Hey @keatonwalker. Just pinging you to make sure that you saw that this was implemented in the latest version of atlas that I just pushed to production. |
This doesn't place graphics on a map. Only center and zoom correct? |
Oh yes. I misread that. No graphic but it could be added easily. |
stdavis
added a commit
to agrc/kitchen-sink
that referenced
this issue
Jun 22, 2018
* Implement extentRouter Will help with agrc/atlas#202 * remove all babel/sass output and wire npm prepublish script * ignore babel/sass output * update items * ignore secrets files in npm package * remove unused secrets.json * remove function * casing craziness * this is a windows trick * lowercase 4lyfe
steveoh
pushed a commit
to agrc/kitchen-sink
that referenced
this issue
Jan 10, 2020
* Implement extentRouter Will help with agrc/atlas#202 * remove all babel/sass output and wire npm prepublish script * ignore babel/sass output * update items * ignore secrets files in npm package * remove unused secrets.json * remove function * casing craziness * this is a windows trick * lowercase 4lyfe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add support for url parameters similar to the pointcompare review map.
If I could specify coordinates for one point and maybe a zoom level I could use Atlas in place of
google maps for a few different things geocoding related.
The text was updated successfully, but these errors were encountered: