New home › Forums › Pro Add-on › Pre-sale questions › Areas based on german postal codes
Tagged: area, map, postal code
- This topic has 3 replies, 2 voices, and was last updated 1 year, 1 month ago by Matthew.
-
AuthorPosts
-
August 15, 2022 at 10:24 am #74379dinolosaParticipant
Hi there,
I have a pre-sale question. We need to integrate a map to help our customers with a delivery service.
We are based in Germany, and we need the map to have different areas corresponding to the postal codes (as in some postal codes the delivery service is not possible, and in other ones it is).The process would be:
1) Customer gives its address
2a) If the address is in a postal code where the delivery service is not possible, a customized message is showing up.
2b) If the address is in a postal code where the delivery service is possible, the map shows the route and some additional information.Is it possible to do it?
Many thanks and best regards
August 16, 2022 at 9:41 am #74405MatthewModeratorHi there,
Thank you for getting in touch with us, we do appreciate your time.
Majority of this is achievable, however, we unfortunately do not display the directions route to a marker by default, thus the user would need to actually select the marker and then click the “Directions” link within the marker to get the directions.
You would use the Store Locator feature to allow the user to search their address, and then the map will get filtered based on the radius around the searched location. If there are markers within the searched location, the marker will be displayed accordingly, however, if there are no markers, a JavaScript alert will be made. You may use some custom JS code to change the alert’s text content if needed.
Here is a simple demo of the Store Locator feature if you would like to see: https://www.wpgmaps.com/demo/store-locator/
Please do let me know if this answers your question?
Kindest Regards,
MatthewAugust 22, 2022 at 10:42 am #74460dinolosaParticipantHello Matthew,
thanks for your reply. Do you also provide JS code customization?Thanks again and best regards
August 22, 2022 at 3:21 pm #74467MatthewModeratorHi there,
Thank you for your response, we do appreciate it!
Yes, we would be able to assist you with the custom JS code needed, however, please note that as it is a simple JavaScript alert, you would only be able to change the actual text within the alert.
With that said, if you do need the custom code, please may you provide me with a link to your map so that I may take a closer look?
I hope this answers your question?
I look forward to hearing back from you.
Kindest Regards,
Matthew -
AuthorPosts
- You must be logged in to reply to this topic.