Demo
- Example Locations
- 43.109205, -76.095831
- 43.093068, -76.163809
- 43.100150, -76.207207
Additional Notes
Nebula automatically loads the Google Maps JS API script if the class googlemap
exists. It triggers nebula_google_maps_api_loaded
when it is loaded.
However, Nebula does not provide additional functions for placing markers on the map. Refer to the Google Maps JS API Documentation for more information.
Here is one example of this demo that is likely too in-depth compared to what is typically needed for placing a marker or two.