If you want to filter the information in the Embededed map, there are two opions. On Page Load Calling CRMMap.ready will stop the default inital CRMMap.updatePins(); call. This allows you add filters or set other settins before the Embeded Map is displayed. For Example, to filter everything by the custom field `property-owner-id` to ‘JOHND1’. Note […]