There's nothing illegal about it, as long as your map is public. However, using undocumented functions, like map.H() is likely to go wrong, because the internal structures can change at any time.
You can easily save and reproduce the map state either with cookies or a query string, like this http://maps.forum.nu/gm_main.html?lat=42.908160&lon=-85.693359&z=6&mType=17 -- Marcelo - http://maps.forum.nu -- On May 9, 4:22 am, "[email protected]" <[email protected]> wrote: > I hope I'm in the correct forum. I need some advice. I have a script > working that I hacked together using a couple of the functions in map. > I had to use map.getCenter() and map.H() to send the map state to the > new iframes that get created. It works great, but I was wondering if > it was wrong of me to pick into the script to find the functions so I > could make this work? I don't want to use it if I violated any rules > about decompiling code. I used javascript to look at the map object > and get alerts with the functions on them. It's how I followed the > script enough to figure out where the values were coming from. I'm > self taught and I use this technique for debugging. I didn't mean to > violate any rules if I did. Where can I contact a google > representative to get an official answer? > > I would post the script, but I need to find out if it violates any > rules. here's an image of it > workinghttp://h1.ripway.com/stirfry/maps/IleftYouDirectionsDotcom.jpg > > Thanks for any help finding this information. I'll gladly share the > script once I know it's not going to be a legal problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
