farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
62 stars 39 forks source link

Integrate farmOS-map 2.0 #458

Open jgaehring opened 3 years ago

jgaehring commented 3 years ago

I'm realizing I might want to punt on getting TasksMap.vue in full working condition with the rest of #455, since there have been some significant API changes to the farmOS-map library. It might also involve more work with how geometries are now being sent from the server. So for now I'm dumping this in the beta milestone. I'll also want to consider #402 while integrating the library into FarmMap.vue, as I mention in the top comment there.

jgaehring commented 3 years ago

Need to figure out getting Mapbox tiles too.

paul121 commented 3 years ago

Need to figure out getting Mapbox tiles too.

Have a tracking issue for the ability to expose the Mapbox API key via JSONAPI here: https://www.drupal.org/project/farm/issues/3176736

jgaehring commented 3 years ago

Excellent, thanks @paul121!