I'm new to javascript...I'm learning to make a web app in Dashcode.
My app has subviews. On one subview, I'm trying to get a custom Google Map (a map.js file I created using the Google Map API) to display. I discovered that I can use iframe to get display a url. My problem is I can't get the Google Map to actually display--other webpages display but a webpage that comprises the map.js file doesn't display the map.js.
Does anyone have a suggestion about displaying a custom Google Map in a subview?
My app has subviews. On one subview, I'm trying to get a custom Google Map (a map.js file I created using the Google Map API) to display. I discovered that I can use iframe to get display a url. My problem is I can't get the Google Map to actually display--other webpages display but a webpage that comprises the map.js file doesn't display the map.js.
Does anyone have a suggestion about displaying a custom Google Map in a subview?
Last edited: