Do I understand correctly - the version with the views integration doesn't include the map block anymore? I understand that views integration is great, but removing existing features isn't.

I'm not an expert in Drupal, so can anybody please explain how to create the map block and the map page? I couldn't find any info in readme or visitorinfo homepage.

It would be nice to supply with the module both views by default, then if needed change them.

Unless I'm missing something here.

CommentFileSizeAuthor
#1 visitorinfo.txt10.14 KBalexbk66-

Comments

alexbk66-’s picture

StatusFileSize
new10.14 KB

I worked it out: hobbyblob.com/map/visitors. Here's what I did:
1. Create view of type Visitor Info
2. Select style GMap, macro [gmap width=800px | height=500px | zoom=2 | center=37.72,11 | behavior=+nomousezoom | type=Hybrid ]
3. Add fields which will be displayed when user clicks the marker (i.e. VisitorInfo: Country Name, etc), after that can go back to (2) and select a field for tooltip.
4. Create page and/or block display.

The exported view attached (Views3).