Hi,
Does anyone know where :
nokia.places.search.manager.findPlaces() in the 2.2.1 consumer API is in the 2.2.3 enterprise API, I've swapped the URL and the code is broke, I have had a look...
Type: Posts; User: harvo18; Keyword(s):
Hi,
Does anyone know where :
nokia.places.search.manager.findPlaces() in the 2.2.1 consumer API is in the 2.2.3 enterprise API, I've swapped the URL and the code is broke, I have had a look...
Thanks again Jas,
Got the details now.
H
Thanks Jas,
I have asked our team and they have supplied a username and pword for the enterprise version, it's all in there.
Thanks again.
H
Thanks Jason,
We have this with Nokia, how do we access the 'enterprise features'? Is there a separate API page with different methods etc?
Hey, Thanks for that....
But I think they are not doing any of these things for the following.......
Hi,
How are people getting Traffic Directions like on the demo map.... http://here.com/directions?
I cannot see anything in the API for this..
H.
So does this get picked up and put in a queue?
Hey,
Did you find an answer for this issue?
Thanks
H
Can I submit this as a bug....
Hardware: DESKTOP (resized to mobile width) | MOBILE | BOTH
OS Version: XP | MAC O/S IPHONE (in portrait mode)
Browser and Version: CHROME | SAFARI
Steps...
Hi,
The traffic icon does not appear on the Iphone 4 in portrait mode when added to the page : new nokia.maps.map.component.Traffic()
It's displays correctly in landscape mode.
Is there a fix?...
Thanks for the quick reply....here is the link to the traffic incidents.....
http://here.com/53.5828602,-1.0488749,9,0,0,traffic%20map.day
Harvo
This is a new post and I don't know how to delete the previous message !
Hey croozeus,
thanks, that just shows the traffic overlay though, not the incidents I can see in the the demo version online. I wish I could attach a file with a screen shot of them in.
Harvo18
Hey,
How do I add in the bool option to display TRAFFIC INCIDENTS on my existing Here map container.
JSON Rest API?
H
I found the answer -
Add in :
infoBubbles.options.set("autoClose", false);
AFTER your open
infoBubbles.openBubble("Test :)", marker.coordinate, function () { }, false);
Hi,
First Post. Here goes:
I have the Map, I have the Multiple Markers on the Map. All is fine.
I need the Infobubbles open for every marker on the Map as we have a custom Icon and the (text...