Join our DNN Community    (Newsletter, Tips, Tricks and Forums for DNN Skins & Modules)

 


 
Microsoft Gold Certified Partner - DNN Benefactor

DotNetNuke Powered! 


Friday, January 09, 2009 Register · Login · Contact · Search:  
Company Solutions Portfolio Contact
Forums
GoMap (free module)
Review and discuss the new FREE GoMaps module, Google Maps and DotNetNuke Integration.
Subject: Directory Question
You are not authorized to post a reply.
 
Author Messages
sharris
Featherweight
Posts:6

01/15/2006 6:28 PM Alert 
How do I get the new Directory Listings to show below the map??
sharris
Featherweight
Posts:6

01/15/2006 6:40 PM Alert 
Never Mind. Just adjusted the HTML in the resource file...
kevinmschreiner
Please Wait...
Posts:749

01/18/2006 4:31 PM Alert 
Adjusting the resource file really only lets you change the layout of the physical module itself. GoMap actually provides the ability to populate the data into any defined control on the web page. Meaning, you can place the search in a text/html module in one pane, the map in a central pane, and the directory in yet another pane. You can follow along in our Tutorials for handling this - Check out the Directory Tutorial, your topic is covered in Part 3

Kevin M Schreiner

Business Intelligence Force, Inc. (bi4ce)
justnorth
Lightweight
Posts:17

01/19/2006 8:34 AM Alert 
Hi Kevin,
A couple questions:

1. Will a token be available, in the future, for a dropdown box? I ask because my users probably won't know the address, but rather the area that they are interested in.

Example dropdown text and values:
Duluth, MN  (Duluth)
Minneapolis, MN  (Minneapolis)

2. When you created the csv file, what was the procedure? I noticed that you have timerInfo - where did it come from? The only thing I can think of is that you manually generated map points and then exported the table to Excel.

TIA
Buck

Robb "Buck" Anderson
JustNorth Outdoors Columnist
Team JustNorth Core Team
www.justnorth.com
kevinmschreiner
Please Wait...
Posts:749

01/20/2006 4:00 PM Alert 
The token availability for Dropdown, i believe, already works. I will have to verify this, but, I think that if you create a Select box in html, setup the values for that option box, and then utilize the ID of the box in GoMap, it would operate just as it did with a textbox.

I'll take a look at that and see what happens.

The CSV file was generated from a table which I already had, but I can easily describe the column question. GoMap uses a specific structure for the data, meaning, there are a number of REQUIRED columns for GoMap to recognize a data object as valid for the GoMap UI. These columns are:

ID 
   Provides the primary key of the table.
Description 
   The description for the point - displayed in the Directory and onClick events.
Latitude
  
The Latitude of the point on the map
Longitude
   
The Longitude of the point on the map
IconIndex
   
The index of the Icon as it appears in the GoMap Icons configuration
Timer
   
The relative time at which to display this point. Timer values are identify how long to wait before plotting the point in the Time-Lapse mode, but is always required.
TimerInfo
   Provides the text to display within the status bar during TimeLapse mode.
Zoom
   
Defines the Zoom level for which this point will begin rendering on the map. If you use multiple levels, the map will provide different points whenever the Zoom is changed.

This structure is generated on all New Tables and XML files whenever GoMap is used to create those table. Meaning, If you use the Wizard, and reach a step which identifies what Table/View to utilize, you can Create a new table or use an existing Table/View.


Kevin M Schreiner

Business Intelligence Force, Inc. (bi4ce)
justnorth
Lightweight
Posts:17

01/21/2006 1:46 PM Alert 
Posted By kevinmschreiner on 01/20/2006 4:00 PM
The token availability for Dropdown, i believe, already works. I will have to verify this, but, I think that if you create a Select box in html, setup the values for that option box, and then utilize the ID of the box in GoMap, it would operate just as it did with a textbox.

I'll take a look at that and see what happens.




bump

Robb "Buck" Anderson
JustNorth Outdoors Columnist
Team JustNorth Core Team
www.justnorth.com
You are not authorized to post a reply.
Forums > Bi4ce.Modules > GoMap (free module) > Directory Question



ActiveForums 3.6
Latest Post
 
At R2integrated (formerly Bi4ce), we take support seriously.  That's why we support our customers and DNN community with daily monitoring from our experienced engineering team.  We ask that the first step taken is to read the relevant documentation and support forums prior to submitting any questions that may already be available or have been answered.  We ask that you review the documentation that we provide for our products before posting a question.

The Forums are for our customers to chat, exchange ideas and strategies, and submit feedback.  Please be sure to perform keyword searches for previous related forum responses.

To be helpful when submitting a new item, please include the following: 
  1. DNN Version
  2. Module Version
  3. Admin Log Viewer Information
  4. Environment detail: Operating system, .NET framework version, database and version, IIS version, Browser version (if appropriate)
We always try to respond quickly and monitor the forums daily during business hours (EST).  Occasionally, requests for a specific project requirement may not apply for the free support offered. For project specific support please submit via our Information Request form.

Thank you for using our Forums.

Click here to register for the Forums
 
© 2008 by R2integrated (formerly Bi4ce) | DNN® is a registered trademark of DotNetNuke Corporation