|
| Netism Map Extreme 2.7.3 by Netism Solutions (6/13/2010) |
| Price: $69.99 |
|
Best rated and most reviewed map module, used in hundreds of web sites!
Custom queries, templates and fields. Custom search with location autocomplete,
distance calculation, paging, localized maps, visitor city as default map, GeoRSS
and KML! Optimized to handle millions of records....read more
|
5.0 (26 reviews) |
|
|
Important Note:
Satellite Extreme
There are 2 DLLs that both modules share, and if you also have Satellite Extreme, please email us for the
latest Satellite packages!
Search Handling: Server / Browser
In 2.0, we first introduced the search feature, which is based on the client-side. The module loads
all the locations data to the browser and uses JavaScript to do the filtering and distance calculations.
This option is not scalable when you have over 100 locations.
In 2.5, we introduced the server-side Search Handling. The module sends each searching, filtering and paging
requests to the server via Ajax calls, and do everything on the server side. It returns only enough information
for a single page display. This option is scalable to millions of locations!
In 2.8, the next release, we are dropping the client-side search handling. Everything will be handled via Ajax
calls on the server. So 2.7.3 is a good opportunity to switch to server-side for search handling to ensure a
smooth transition.
Change Log:
2.7.3
ADDED - custom script insertion for map onload.
ADDED - customizable ORDER BY expression for custom queries.
ADDED - search form query for binding values from database for dropdown, checkbox and radio button lists.
ADDED - auto-complete location bounding, limiting search to a particular country or bounded map region.
ADDED - new token {pager2}, for secondary pager display.
ENHANCED - HTTPS support for all map scripts and image tiles.
ENHANCED - custom query page display..
ENHANCED - moved search form to the template editing page.
UPDATED - MySql.dll to version 6.2.3.
FIXED - checkbox search handling changed from onchange to onclick to solve a IE behavior that caused a problem on search.
FIXED - child portal user logout after the map is displayed.
2.5.5
FIXED - referencing jquery from the module would blocks the dnn menu bar from loading in dnn 4.x
FIXED - jquery reference checking and alert
FIXED - enter on the location field won't reload the page, it now submits an ajax search.
FIXED - velocity engine modified to work on medium trust
FIXED - a typo on the license page
2.5.3
FIXED - referencing jquery from the module would blocks the dnn menu bar from loading in dnn 4.x
FIXED - enter on the location field won't reload the page, it now submits an ajax search.
2.5.2
FIXED - cid/georss/kml doesn't load.
FIXED - edit location description field default height changed to 400px.
FIXED - fixed a dnn 5.2.x compatibility issue which caused the "invalid portalname column" error.
FIXED - enter on a searching text field won't reload the page, it now submits an ajax search.
FIXED - mouseover from location list was triggering one number off for pin popup in the map.
FIXED - mishandled the geocode from mysql in european localization.
ENHANCED - new tokens to template the "add location" and "reset this map" links.
ENHANCED - allow custom scripts to execute after the edit location form is loaded.
ENHANCED - custom labels for custom fields.
ENHANCED - set map scalebar to be in km or mile.
2.5.1
FIXED - a prior version broke alternative item template
FIXED - edit icon path contained double //
FIXED - default icon template path does not work when dnn is installed in a sub folder
FIXED - 2.5 sql script install fails when db owner is not dbo or with object qualifier
FIXED - 1.2 sql install would fail sometimes
2.5
ENHANCED - custom queries also matched by map zoom levels
ENHANCED - optimized search sql server 2005 Common Table Express and 2008 Geospatial support
ENHANCED - enable nvelocity 1.1
ENHANCED - enhanced template edit interface
ENHANCED - enhanced search edit interface
ENHANCED - added new template - "Module View - Map Loading" template
ENHANCED - upgraded mysql .net connector to 6.0.4
ENHANCED - no locations will show "Pager - No Match" template
ENHANCED - added map pin for the searching location
ENHANCED - complete import and export support
FIXED - geotarget location only populate one time
FIXED - clicking on icon doesn't show # (only fixed in the default templates, check /templates/li.txt)
2.2.4
ENHANCED - Locations outside of map view will now scroll into view on mouseover.
ENHANCED - Support kilometer for distance calculation and unit text, mile remains default. Add distance-unit=kilo and unit-text=km to type=config on the search form.
FIXED - Location wasn't displaying properly for visitor location sometimes.
FIXED - Searches always reset to default location.
FIXED - Custom icons not displaying sometimes.
2.2.2
FIXED - no match - fixed error, templated
FIXED - icons weren't loading sometimes
FIXED - visitor location - preloaded in from field, visitor IP simulated
2.2.3
FIXED - sql scripts and included uninstall
2.2.1
ADDED - map sharp, georss, kml
2.1
FIXED - Map doesn't load sometimes in FF.
FIXED - Result paging link doesn't response in IE.
FIXED - Entered location not geocoded if it's not selected from the suggestion list.
FIXED - Some Javascrit and CSS files were referenced with inproper HTML syntax.