Filter in google map

arbab anis asked on February 28, 2018 04:56

Hi all,

I have a dynamic map which associate with a page data source.and my map is working fine. Now i want to implement filter on my map, in my page type i have a field called typeoflocation which consist either "Sales" or ""Service" so i want to give option of "Sale" for sale "Service" for service and "All" for both in my map.

so please guide me how how could i implement the above.

Recent Answers


Jan Hermann answered on February 28, 2018 08:00

The easiest solution would be to refresh the page everytime you select some option and append it in the query string. this way you can use macros to specify what items/pages to select to your map web part based on that query string so no coding gets involved here.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.