Hi, let's say I have a Flex application and I want to add Google maps to my app. I know Google no longer supports Flash API so I've made a Javascript function in my index.template.html file which launchs google maps with my JS API key. In my main file(it's all for example so i created a new application just to test this) index.mxml I wrote a simple function to call JS function from index.template.html and it works. So since it works, it's possible to use it in my application but i found that there may be some leggal issues. My question is: -why? Since i use a JS API to call google maps why is it illegal?
-so it is only possible to develop a portal which contains google maps in Javascript?! C'mon... -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/PJRV0rTxOIMJ. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.