- Impact
- 4
I'm doing a google maps site. It's a game, oddly enough. Although the information I am looking for will definitely come in handy for anything else down the road.
I already have the basic stuff set up, including a map that reads from a drupal database (map isn't set up inside drupal yet, but I have edited drupal where users can set their address to be geocoded into the map).
So right now I am trying to figure out how to implement some things:
1. distance between 2 markers or user locations in the database (I can probably do this one myself with Haversine forumla but I don't know a good way to implement the inputs)
2. what country a marker is in (maybe not so simple, I guess?)
3. permanently moving a marker a limited distance without click-dragging
4. limited sight distance depending on zoom (for the case of tons of markers)
5. different stock marker icon color (but not custom image)
I'm just looking for some default-google-api friendly source code.
For now, I'm hoping a kind soul will help me with a least one of these things gratis or for advertisement or something. I would definitely be willing to put a non-adult non-gambling link in my sig for you for. . .say. . . until august or something.
I already have the basic stuff set up, including a map that reads from a drupal database (map isn't set up inside drupal yet, but I have edited drupal where users can set their address to be geocoded into the map).
So right now I am trying to figure out how to implement some things:
1. distance between 2 markers or user locations in the database (I can probably do this one myself with Haversine forumla but I don't know a good way to implement the inputs)
2. what country a marker is in (maybe not so simple, I guess?)
3. permanently moving a marker a limited distance without click-dragging
4. limited sight distance depending on zoom (for the case of tons of markers)
5. different stock marker icon color (but not custom image)
I'm just looking for some default-google-api friendly source code.
For now, I'm hoping a kind soul will help me with a least one of these things gratis or for advertisement or something. I would definitely be willing to put a non-adult non-gambling link in my sig for you for. . .say. . . until august or something.
Last edited:








