Simulates plotting GPS coordinates. To run directly in Maven use the 'mvn exec:exec' command and go to http://localhost:8081/index.html
'org.mule.examples:mule-example-gpswalker:3.3.0'
<dependency>
<groupId>org.mule.examples</groupId>
<artifactId>mule-example-gpswalker</artifactId>
<version>3.3.0</version>
</dependency>
<dependency org="org.mule.examples" name="mule-example-gpswalker" rev="3.3.0"/>
"org.mule.examples", "mule-example-gpswalker", "3.3.0"