Well I was actually able to do what I want with MapItemView.
On Thu, Nov 28, 2013 at 3:52 AM, Antoine Reversat wrote:
> Hi guys (and gals),
>
> I'm trying to populate a map with marker based on a model.
>
> I wanted to do this
>
> Map {
> id: stationsMap
> anchors.fill: parent
>
Hi guys (and gals),
I'm trying to populate a map with marker based on a model.
I wanted to do this
Map {
id: stationsMap
anchors.fill: parent
plugin: nokia
center: currentLocation.coordinate
zoomLevel: stationsMap.maximumZoomLevel - 7
gesture.enabl