Skip to content

Instantly share code, notes, and snippets.

View davidmaogomezz's full-sized avatar

David Mauricio Gomez Zapata davidmaogomezz

View GitHub Profile
@davidmaogomezz
davidmaogomezz / App Ionic Framework con Google Maps, Marker y Geolocalización.markdown
Created September 16, 2015 18:15
App Ionic Framework con Google Maps, Marker y Geolocalización

App Ionic Framework con Google Maps, Marker y Geolocalización

Este ejemplo permite abrir un Modal de Ionic, el cual contiene una directiva que se encarga de cargar un mapa que ubica un Marker según la geolocalización la primera vez que se abre, permitiendo luego cambiar la ubicación del Marker al dar un toque en cualquier parte del mapa

A Pen by Juan David Nicholls Cardona on CodePen.

License.

@davidmaogomezz
davidmaogomezz / Ionic list with delete.markdown
Created September 16, 2015 18:13
Ionic list with delete
@davidmaogomezz
davidmaogomezz / Ionic Accordion List with Static Elements.markdown
Created September 16, 2015 18:11
Ionic Accordion List with Static Elements

Ionic Accordion List with Static Elements

An Ionic list directive, but instead of using a "FOR" statement it uses static elements.

A Pen by Daniel R. on CodePen.

License.

Ionic BottomSheet

Demo of an Ionic BottomSheet.

This demo uses a custom bottom sheet directive based on the existing modal directive.

A Pen by Jesus Abarca Sanchez on CodePen.

License.