I"m trying to use the Nokia Maps API for an N97 mini app, but the map is almost blank, only the footer is displayed with copyright and the node container.
I've taken the code from this example, put it in an WRT HTML file and tried by removing these first elements :
Here's how the map is displayed :Code:<meta http-equiv="X-UA-Compatible" content="IE=7; IE=EmulateIE9"/> <base href="http://api.maps.nokia.com/en/playground/examples/maps/map_objects/standardmarker.html" />
What am I missing ?


Reply With Quote

