New home › Forums › Feature Requests › Database map_id column to accept two id’s
Tagged: database
- This topic has 0 replies, 1 voice, and was last updated 3 years, 1 month ago by Steven.
-
AuthorPosts
-
October 16, 2020 at 11:55 am #61156steve8428Participant
Not sure if this has already been asked. Within the database under table wp_wpgmza would it be possible to be able to add more than one map id to a data row.
Example I have a row id = 3 with all the relevant data for a pin on map 1. I would like this same data on map 5. I could copy and past this in a new row with map_id as 5. If I wanted this is multiple maps with multiple data rows this will get quite large amount data.
So it would be nice to add map_id = 1, 5 ECT… and then pull this out on the jQuery or PHP side to make up each map.
Hope this makes some sense. The main issue I can see is the structure of the column will have to be changed to VAR and then there is the jQuery side of things.
October 16, 2020 at 3:24 pm #61159StevenModeratorHi Steve,
Thank you so much for getting in touch, we really appreciate your time.
Unfortunately, changes such as this might be a little complex to build in currently as having each marker associated with one map allows these markers to then be controlled via that specific map editor for instance whereas, if we were to include multiple map ID’s for an individual marker, we would most likely then need a reshape a lot of how WP Google Maps runs currently and most likely need a whole new “Universal Marker” Editor where one would then be able to assign markers to specific maps.
This might be possible, however, this would most likely fall under a customization request which you are welcome to submit at the following link:
– https://www.wpgmaps.com/customization-requests/One of our lead custom developers may better be able to assist with a feature such as this.
I hope this helps?
Kindest Regards,
Steven De Beer -
AuthorPosts
- You must be logged in to reply to this topic.