Turns out that the map container needs a height and a width.
<div module="Map" class="nokia-place-map">
<div rel="map-container" class="nokia-place-map-container"...
Type: Posts; User: nosretep; Keyword(s):
Turns out that the map container needs a height and a width.
<div module="Map" class="nokia-place-map">
<div rel="map-container" class="nokia-place-map-container"...
http://api.maps.nokia.com/en/places/documentation.html#map
Does this work?
<div module="Map" class="nokia-place-map">
<div rel="map-container" class="nokia-place-map-container"></div>
...
I am looking at http://api.maps.nokia.com/en/playground/env/desktop/#ex_places_example_custom_template_place_desc
And I view Code editor, but it does not show me the template that was used to...
Would m.nokia.me/p?pid=250u0ts2-1c93fd7f318d42c3b7faed31a34c3567&action=route make sense? There does not appear to be that option.
Like m.nokia.me/p?pid=250u0ts2-1c93fd7f318d42c3b7faed31a34c3567 is a real Place details URL, is there an equivalent URL that would send the user to the 'route' view?