Areas based on german postal codes

New home Forums Pro Add-on Pre-sale questions Areas based on german postal codes

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #74379
    dinolosa
    Participant

    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

    #74405
    Matthew
    Moderator

    Hi 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,
    Matthew

    #74460
    dinolosa
    Participant

    Hello Matthew,
    thanks for your reply. Do you also provide JS code customization?

    Thanks again and best regards

    #74467
    Matthew
    Moderator

    Hi 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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.