Is there anyone who has a working example of the maps component? I find it quite difficult to Implement the functionality by trial and error, based on the documentation.
It would be nice to have a fully filled extender definition, plus the definition of a source table, including sample data.
Best answer by Roel
Hey Harm,
This should be a column in your table/view which points to the entity configuration id's you've added in the extender. So in the view it looks like this:
In the extender the entity configurations look like this:
So the ‘Type column’ setting is mapped on 'map_entity_type’.
For our Insights application we have a configured a maps extender that works. I mailed the XML to you, unfortunately the text was to long to post here.
‘The column which stores the type of entity for a certain entity on the map. The value of this column should map to the ID of an entry in MapEntities list.’
This should be a column in your table/view which points to the entity configuration id's you've added in the extender. So in the view it looks like this:
In the extender the entity configurations look like this:
So the ‘Type column’ setting is mapped on 'map_entity_type’.