On Tuesday, October 11, 2011 2:38:20 AM UTC-7, davie strachan wrote:
Hi
are you developing this using localhost??
the localhost IP address is not valid for geolocation
Regards Davie
- Yes, I was using localhost, but it seemed to work fine; it found my location via HTML5 (or at least approximate). That was close enough for my testing. I'm having more of problem of then using the variables again (of my location) to set the search location for "hotels" (or any search type). Like I said before, on thier own the 2 samples I posted work fine...I just can't figure out how to combine them.
> Where is the map you created that doesn't work? (link please)
> What javascript errors are you getting on it?
>
> -- Larry
-- I didn't post the map I created because it didn't work and I didn't want to lead anyone down the wrong direction. That's more of what I needed since mine didn't work. I tried everything I could think of and probably about 10 different variations, but never got it to work. I didn't get any javascript error messages (I'm just using notepad), but the map would either not display anything or only display the geolocation. It would never add the additional markers for the search locations. The code I used is from those links though. Since they worked on thier own, I was just trying to merge them; unsuccessfully.