marker-query
Overview
Basic Example

<model name="user" label="User">
<field name="name" label="Name" type="text:name"/>
<field name="location" label="Location" type="location"/>
<display>{name} - {location}</display>
</model>
Standard Attributes
bind
bindlabel
labellatitude and longitude
latitude and longitudequery
queryAdvanced Attributes
color
icon
icon-color
on-press
Last updated