I have a store locator that until now only needed to look for one specific business name. So when a user would find a store near them, it would just use their current position and query for all the stores near them. However, now I need to include multiple different store types. So for instance, if I wanted to deep link to the maps app/site and search for both target and walmart, is that possible? Could this be done by passing a KML maybe?I have a store locator that until now only need