How can I outline properties on Google maps or another service?

Discussion in 'Programming' started by Anveto, Jun 14, 2016.

  1. #1
    I want to show an interactive map similar to this one
    [​IMG]

    As you can see, each property is roughly outlined here. I was wondering if there is a free or paid service that I can use to show this? I would be working with javascript to do this.
     
    Anveto, Jun 14, 2016 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Well, I don't know exactly how this is done, but normally you would tap into the official property records (if they're available online), to create outlines for properties based on map coordinates. If there is something like that available, either via an API, or just as overlays you can cut up yourself, then at least you're somewhat closer to reaching your goal.
     
    PoPSiCLe, Jun 14, 2016 IP