Open($userInfo); $map = new MgMap($siteConnection); $map->Open('Sheboygan'); $addressLayer = GetLayerByName($map, 'AddressMarker'); if ($addressLayer != null) { $showPreviousResults = $addressLayer->GetVisible(); } } catch (MgException $e) { echo $e->GetExceptionMessage(); echo $e->GetDetails(); } ?>
 Find Address
Search for an Address
Address:
Sheboygan, WI

Hint try:
  601 North 5th Street
  720 Riverfront Drive
CreateService(MgServiceType::FeatureService); $addressMarkerDataResId = new MgResourceIdentifier("Session:" . $mgSessionId . "//AddressMarker.FeatureSource"); EmitAddressResults($featureService, $addressMarkerDataResId, $mgSessionId); } ?> Geocoding Provided by: geocoder.us.
Locative Tecnologies offers the free geocoder.us web service for non commercial purposes. If you wish to use this geocoding web service in an production application you must sign up for a commercial license. Click the link above for more information.