1. In order to access your API key, click on the Map Design button in the left-hand menu. This will open the secondary menu on the right-hand side. 2. Under Advanced Tools select the Web Embedding button. 3. If you haven’t previously set up an API key you will have to select the BLUE button Create New API Key. This will automatically generate a […]
API
Filtering Embedded Maps
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 […]
Embedded Map Forms – Popup
Overview Custom forms is an advanced feature that allows you to customise the information and styling of a popup after clicking on a pin. You can create many variations of a custom form and select which one you like. Custom forms uses HTML and CSS for styling and layouts with the addition to Twig, an […]