Rodolf.4530:

Hi,
I’m currently working on a map widget but I have some issues with the continent API.
I don’t know if this is the best place to ask but… I’d like to display all the points of interest on my map using the continent API but, it seems that if I want to do it, I have to iterate over all the floors of each map since there’s no floor with all of them (except if I’m missing something ?) . For example the Chamber of Ministers landmark (id 265) in the Divinity’s Reach is not available in floor 1 but, it is in floor 2.
So, i’d like to know if there’s a way to ask for all pois of a map independently of the floor level ? Or if there’s a way to add this to the API ?
My english is a little rusty so I hope I’m still understandable.
Best regards !

Edit : Nevermind, i found thae answer with https://api.guildwars2.com/v2/continents/1/floors?ids=all ^^