Strapi
Create
Log in / Sign up
Roadmap
Plugin Requests
112
Voters
Elian Rruga
Anthony
M
Marco Baradel
Luis Pallares
B
Bolk
Darok Viana
Yasaman Karbasi
Andmac
M
Max Valetov
Tanguy Thomas
and 42 more...
Powered by Canny
52
Geo mapping plugin
Emilie Ringwald
February 4, 2022
Activity Feed
Sort by
Warden
https://github.com/spalz/strapi-plugin-google-map-picker
·
February 15, 2023
·
Reply
M
Max Valetov
Ideally:
  • new Geo field type in Admin UI with abilities to draw custom geometry on top of a map
  • reverse geocoding with Nominatim or Google (to plot point from address input)
  • queryable with 'within' / 'intersecting' / 'near' (radius) via REST and GraphQL
A simple first version:
  • simple map to coordinates input for a single point
  • query by radius from a given point via REST and GraphQL
·
January 28, 2023
·
Reply
M
Maxime Castres
Max Valetov: it reminds me of what @soupette did to show how you can create custom fields before the official feature 😅
https://www.youtube.com/watch?v=55KJ2sCX8ws
Is it something like this but using a better React Geo package?
·
January 30, 2023
·
Reply
Majid Hojati
https://github.com/am2222/strapi-plugin-postgis
·
June 9, 2022
·
Reply
M
Max Valetov
Majid Hojati: good plugin, doesn't seem to work on 4.6.x. No map appearing in Admin UI, no out of the box GraphQL/REST parameters available, doesn't work if the same collection has relationships due to bugs with
populate
calls
·
January 28, 2023
·
Reply
Powered by Canny