r39
(Added search capability.
Added search bar at bottom of map t...) committed by kokuda
- Added search capability.
Added search bar at bottom of map that uses geocoding functionality of map provider to do lookup of
address or other search terms. This helps to focus the map quickly on a specific area of the world.
Changed args parameter of MapInterface.CallJavaScript to be a "params" parameter so the compiler
will automatically generate the Object[] from normal positional parameters. Simplifies the syntax.
Added search capability.
Added search bar at bottom of map that uses geocoding functionality of map provider to do lookup of
address or other search terms. This helps to focus the map quickly on a specific area of the world.
Changed args parameter of MapInterface.CallJavaScript to be a "params" parameter so the compiler
will automatically generate the Object[] from normal positional parameters. Simplifies the syntax.